/* SEARCH FORM STYLES */
#category_list{}
#col_1, 
#col_2,
#col_3{}
#col_1{

}
#col_2{

}
#col_3{

}
.vendorsearch_in td{
	padding:5px;
	vertical-align:top;
}

.vendorsearch_in label{ 
	position:relative;
	padding-top:4px;
}
.vendorsearch_in input{margin-right:5px;}
.vendorsearch_btn{margin-top:10px;}
.category_list{width:160px;}
.category_list label{font-weight:normal;}


/* RESULTS PAGE STYLES */
.vendorresult_in td{padding:5px;}
.vendorresult_in label{font-weight:bold;}
.vendorresult_btn{margin-right:5px;}
.vendorresult_content{margin-left:0px;}
/*
.vendorresult_content hr{
	color:#0000FF;
	border:1px;
}
*/
.vendorresult_content li{margin-left:0px;}
.vendorresult_content li.highlight{
	font-size:12px;
	font-weight:bold;
}
.vendorresult_content .company_logo{
	position:relative;
	float:right;
	border:0px;
	padding:10px;
}
.no_vendors{
	font-size:14px;
}