.searchresultsdetails {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 750px;
	background-color: #FFF;
	border: 1px solid #b3b4b4;
}
.searchboxtitle ul{padding-left: 10px; font-size: 14px; font-weight: bold; background-color: #eeeeff; height: 28px; border: 1px solid #fff;}

.tableItemHeadings 
{
    padding-left: 10px;
    color: #fa871a;
	font-size:12px;
	line-height: normal;
	font-weight: bold;
}

.tableItemDetails 
{
    padding-left: 10px;
    padding-bottom: 5px;
	text-align: left;
	color: #3e3e3e;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}


.searchboxheadings {
	text-align: right;
	color: #fa871a;
	font-size:12px;
	line-height: normal;
	font-weight: bold;
	float: left;
	width: 150px;
	padding-right: 10px;
	margin-top: 10px;
}
.searchboxresults {padding: 10px 0px 20px 0px; width: 100%; float: left;}

.searchboxresults ul {
	padding-left: 10px;
	text-align: left;
	color: #3e3e3e;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}
.searchboxresults ul li 
{
	float:left;
}
.results {width: 350px; float: left; margin-top: 10px; line-height: normal;}
.results-expanded {width: 350px; float: left; margin-top: 10px; line-height: normal;}

.course-details-formbutton {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	width: 94px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	color: #fff;
	cursor: pointer;
	padding: 0px 35px 2px 0px;
	margin-top: 0px;
	font-size: 14px;
	background-color: transparent;
	background:url(/Assets/images/form2-big-book.png) no-repeat left top;
	background-attachment: scroll;
	text-transform: uppercase;
	font-weight: bold;
}
.course-details-formbutton:hover
{
}
