#contentwrapper *{
	margin: 0;
	padding: 0;
	z-index:0;
}

#singleCol {
	width:681px; position:relative; left:65px;
}
#singleCol div.columnWrap {
	width:681px;
	background:url("ridersedge_singleNewBg.jpg") bottom left no-repeat;
	height: 480px;
}
#singleCol div.columnWrap div.headImg {
	width:681px;
}

#singleCol div.columnWrap div.classType {
	width:681px; 
	background:url("ridersedge_singleNewbanner.jpg") top left no-repeat;
	overflow:hidden; 
	text-indent:-9999px;
	position: relative;
	top: -5px;
	height: 32px;
}

#singleCol div.columnWrap div.classSumm {
	text-align:center; 
	width:672px;
	margin-left: 5px;
	padding:10px 0;
	height: 37px;	
	border-bottom: 1px solid #6a6a6a;
}
#singleCol div.columnWrap ul {
	width:320px; 
	position:relative;
	left:20px; 
	top:10px;
	display: inline;
	margin: 15px 0;
	list-style-position: outside;
	list-style-type: disc;
}
#singleCol div.columnWrap ul li{
	width: 293px;
	font-size: 11px;
	margin: 10px 5px 0 30px;
	overflow: visible;
	list-style-type: disc;
	color: #1b1b1b;
	
}
#singleCol div.columnWrap div.classDetails {
	width: 680px;
	height: 260px;
}
#singleCol div.columnWrap div.classDetails img {
	position:relative;
	top:10px;
	left: -15px;
}
#singleCol div.columnWrap div.searchBtns {
	width:681px;
	margin-bottom:10px;
}

#singleCol div.columnWrap div.searchBtns input {
	left:240px;
}

#singleCol div.columnWrap div.searchBtns p {
	left:250px;
}

#singleCol div.columnWrap #classDetailsContent{
	width: 680px;
	font-size: 11px;
	font-family: verdana, geneva, arial;
}

#reo_super{
	position: relative;
	font-size: 9px;
	top: -3px;
}

#contentwrapper{
	width:804px;
	position:relative;
	z-index:1;
	height:auto; 
	overflow:hidden; 
	display:block; 
	clear:both;
	background:url("ridersedge_contentBg.jpg") top left no-repeat #343434;
	z-index:0;
}
.right {
	float:right; 
	margin: 10px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	left: 7px;
}

.searchBtns input.button {
	cursor:pointer;
	position:relative; 
	left:60px;
	background:url("ridersedge_searchSchedBtn-sprite.jpg") no-repeat;background-position:0 0; 
	float:left;
	height:22px; 
	width:137px; 
	overflow:hidden; 
	font-size:0px; 
	border: none;
	text-indent: -1000px;
	line-height: 1px;
}

.searchBtns .button {
	cursor:pointer;
	position:relative; 
	left:245px;
	background:url("ridersedge_searchSchedBtn-sprite.jpg") no-repeat;background-position:0 0; 
	float:left;
	height:22px; 
	width:110px; 
	overflow:hidden; 
	font-size:0px; 
	border: none;
	text-indent: -1000px;
	line-height: 1px;
}

.searchBtns p {
	width:40%; 
	float:left;
	position:relative; 
	left:65px; 
	color:#fff;
	font-size: 10px;
	margin-top: 5px;
	font-family: verdana, geneva, arial;
}
span.learnMore {
	text-decoration:underline;
	cursor:pointer;
}
span.learnMore a{
	color: #999966 !important;
}