#page #content #contentarea H3 strong {color:red; font-size:13px;}
#page #content #contentarea H3 ul li {
	font-weight:normal;
	color:#333;
	padding-top:7px;
	font-size:13px;
	text-shadow:none;
	list-style:disc inside none;
}
#page #content #contentarea H4 div {font-size:13px;}

a.helpQ {
	border:2px solid #1F4F82;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	height:16px; width:163px; padding:0 5px;
	text-align:center;
	transform:rotate(0deg);
	vertical-align:middle;
	-moz-box-shadow:0 0 2px 0 #999;
	-webkit-box-shadow:0 0 2px 0 #999;
	box-shadow:0 0 2px 0 #999;
	-moz-transition:all .2s ease-in; -webkit-transition:all .2s ease-in; -o-transition:all .2s ease-in; transition:all .2s ease-in;
}
.helpQC:hover a.helpQ, a:hover.helpQ {
	text-decoration:none;
	transform:rotate(0deg);
	background-color:#C4D9EF;
	-moz-box-shadow:0 0 3px 1px #7C9EC3;
	-webkit-box-shadow:0 0 3px 1px #7C9EC3;
	box-shadow:0 0 3px 1px #7C9EC3;
}
.helpQC .helpContainer {top:20px; left:-423px;}
span.cart_infos, .editStudentDetailTable .cart_infos {color:#888; font-size:11px;}

.custDetTable2 tr td {
    border-top: 1px dotted #DDDDDD;
    padding: 5px 5px 2px;
    vertical-align: top;
}

.num_set .nums_text ul li {
	font-weight:normal;
	color:#333;
	padding-top:7px;
	font-size:13px;
	text-shadow:none;
	list-style:disc inside none;
}

.editStudentDetailTable tr td {padding: 5px 2px 2px 5px; vertical-align: top;}
.editStudentDetailTable tr td strong {display: inline-block; font-weight: normal; margin-top: 3px;}

#content #contentarea .newRCbox1 .ovMsg1 p {margin:10px 0;}