#classdatadetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606;
	width: 480px;
	height: 425px;
	position: absolute;
	left: 4px;
	overflow: auto;
	z-index: 500;
	top: 7px;
}
#classdatadetail h2   {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	color: #F39;
	text-align: center;
	text-shadow: .1em .1em #606;
}
#classmain {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	list-style-type: none;
	position: absolute;
	left: 10px;
	top: 20px;
	width: 190px;
	height: 400px;
}
#classmain h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
}
.main #rightsidebar #classmain .MasterDetail #classdata {
	height: 36px;
}

