.searchresultsdetails {
	float: left;
	margin: 10px 0px 10px 80px;
	width: 650px;
	background-color: #FFF;
	border: 1px solid #b3b4b4;
}
.searchboxtitle ul
{
    padding: 0 0 0 10px; 
    font-size: 14px; 
    font-weight: bold; 
    background-color: #EBEBEB; 
    height: 28px; 
    }

.tableItemHeadings 
{
    color: #00733e;
	font-size:12px;
	line-height: normal;
	font-weight: bold;
}

.tableItemDetails 
{
    padding-left: 10px;
	text-align: left;
	color: #3e3e3e;
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.searchboxheadings {
	text-align: right;
	color: #00733e;
	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 {
	background:transparent url(/Fofato/assets/images/form2-big-book.png) no-repeat scroll left top;
border:0 none;
color:#ffffff;
cursor:pointer;
display:block;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 35px 0 0;
width:83px;
}
.course-details-formbutton:hover
{
}
