.simplesearch {
	border: solid #339;
	width: 480px;
	height: 290px;
	padding: 10px;
	border-width: 0px 5px 8px 5px;
	background: #fffff0;
}
* html .simplesearch {
	width: 499px;
	border-top-width: 0px;
}
.simplebutton {
	background: #339;
	border: solid #fffff0;
	border-width: 0px 1px 0px 1px;
	padding: 3px;
	margin: 4px -5px 0px 0px;
	width: 125px;
	font: bold 11px sans-serif;
	height: 20px;
	text-align: center;
	color: White;
}
* html .simplebutton {
	
	margin: 4px -5px 0px 0px;
	width: 123px;
}
.tabs {
	background: #339;
	width: 500px;
	border: solid #339;
	border-width: 1px 5px 0px 5px;
	height: 24px;
	color: white;
}
* html .tabs {
	width: 499px;
}
.catslist {
background-image:url(/images/curriculum-catagories.gif);
background-repeat:no-repeat;
background-position:20px 0px;
}
label{
line-height:10px;
}
#dgResults {
	width: 540px;
}
* html #dgResults {
	width: 540px;
}
#dgResults img {
border-style:none;
margin:2px 0px 0px 0px;
}
.titlecol{
	width: 300px;
}
.curtitle {
	font: 18px Verdana Arial Helvetica sans-serif;
margin: 0px;
}
.imgcol{
	width: 90px;
}
.curimages {
margin: 0px auto 0px auto;
}
.ladiescol{
	width: 120px;
}
.curladies {
margin: 0px 5px 0px 5px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
line-height:10px;
margin:0px auto 0px auto;
}
.extra {
	float: right;
margin: 2px 4px 0px 3px;
}
.intro {
	font: 14px Verdana Arial Helvetica sans-serif;
}
.foot {
font: bold 9px Verdana Arial Helvetica sans-serif;
}
#dgResults td {
padding:0px 0px 5px 0px;
}


