#search_bar {
	background-color: #ffffff;
	margin:10px;
}
.label{
	font-weight:bolder;
	color:#606060;
	font-size: 12px;
	margin: 0 0px 0 20px;
}

#search_btn {
    color: #FFFFFF;
    width:44px;
    height: 25px;
    float:right;
    border: 0;
    font-weight: bold;
    background: url(http://www.powerblocktv.com/img/directory/search/btn_go.gif) no-repeat;
    cursor:pointer;
}
#search_field {
	background: url(http://www.powerblocktv.com/img/directory/search/searchbox_grey.gif) 0 0 no-repeat; 
	width:211px;
	height:24px;	
}

#search_input {
	float: left;
	color: #333333;
	background-color:transparent;
	border:0 none transparent;
	border-collapse:collapse;
	font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:14px;
	margin-left:26px;
	margin-top:0px;
	outline-style:none;
	width:150px;
}
#contentlink {
	font-size: 15px;
	font-weight:bold;
	color: #cd0800;
}

#contentlink a {
	color: #cd0800;
}

#engine, #model {
	margin-left: 90px;
}
.search_hover_arrow img{
	margin-left: 10px;
	margin-bottom: -4px;
}

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

.search_hover_top #title{
	color: #000000;
	font-size: 16px;
	margin:20px 0px 15px 10px;
	float:left;
}

.search_hover_top a{
	color: #cd0800;
	font-size: 12px;
	margin:10px;
	float: right;
}
.search_hover_middle {
	background-image:url(http://www.powerblocktv.com/img/directory/search/search_hover_mid.gif);
	width: 426px;
	height:180px;
	margin-top: 0px;
}

#search_hover_form {
	margin: 0px 0 0 20px;
}

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

#search_hover_form .dropdown_box {
	margin: 0px 0 0 0;
}

#search_hover_form .dropdown_select {
	width: 345px;
	border:3px groove #dddddd;
	margin-top: 15px;
}

.search_hover_bottom {

}
