/* === RCOL BOX =============== */

#classOfferings {
	background: url(/_images/template/rcol-bg.png) top repeat-x;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	behavior: url(/_components/iepngfix.htc)
}
#classOfferings h2 {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666666;
	border-bottom:1px solid #666;
	size:14px;
	margin:0 8px 0 8px;
}
.class {
	margin:0 8px 0 8px;
	border-bottom:1px dashed #ccc;
}
.classDate {
	float:left;
	font-size:9px;
}
.classDate a {
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:100%;
	width:100%;
}
.classDate a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
.classDate a:visited { color:#666; }
.classFee {
	font-size:9px;
	font-style:italic;
	float:right;
}
.classNum {
	font-size:9px;
	color:#666;
	clear:both;
}
.classRemaining { clear:both; }
.classNote {

font-size:9px;
font-style:italic;
}
