.search_make {
   float: left;
   margin: 18px 0 0 15px;
}


#search_popup td.description{font-weight:bold;}
#search_popup td.description span{font-weight:normal;font-size:11px;color:#666;}
#search_popup tr.hover{cursor:pointer;cursor:hand;}
#search_popup td .popup_box{position:absolute;display:none;width:300px;height: 500px;margin:10px 0 0 70px;z-index:10000;}
#search_popup tr.hover td .popup_box{display:block;}
.popup_box .search_hover_arrow {
width: 22px;
height: 18px;
margin: 0 0 -4 10;
}

.popup_box .search_hover_top {
background-image:url(http://www.powerblocktv.com/img/directory/search/search_hover_topper.gif);
width: 426px;
height: 41px;
}

.popup_box .search_hover_top #title{
color: #000000;
font-size: 16px;
margin: 25 0 0 15;
}

.popup_box .search_hover_middle {
background-image:url(http://www.powerblocktv.com/img/directory/search/search_hover_mid.gif);
width: 426px;
height:180px;
}

.popup_box #search_hover_form {
margin: 0 0 0 20;
}

.popup_box #search_hover_form #dropdown_title {
margin: 0 0 0 10;
display: none;
}

.popup_box #search_hover_form .dropdown_box {
margin: 20 0 0 0;
}

.popup_box #search_hover_form .dropdown_select {
width: 345px;
border:3px groove #dddddd;
}

.popup_box .search_hover_bottom {

}
#MakeEngineLink span, #MakeModelLink span{
	font-size: 15px;
	font-weight:bold;
	color: #cd0800;
	
}
.description {
	float:left;
	height:24px;
	background-image:url(http://www.powerblocktv.com/img/directory/search/searchmake.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:30px;
	padding-top:2px;	
	
} 
