/* @override http://www.localadforum.com/static/css/widgets/adod.css */

form{
	margin: 0px;
}
.adod_title{
	height:15px;
	font-size:13px;
	color:white;
	background-color:#9C9B9B;
	text-align:center;
	font-weight:bold;
}

.adod_title_l{
	height: 30px;
	font-size:20px;
	margin-bottom: 10px;
}

.adod_leftcol_s{
	float: left;
}

.adod_leftcol_m{
	text-align: center;
}

.adod_rightcol{
	font-size:12px;
}

.adod_rightcol_l{
	font-size:18px;
}

.search_title_blue{
	color:white;
	background-color:#30669a;
	text-align:center;
	padding-top: 3px;
	padding-bottom: 1px;	
}
.search_title_red{
	padding-top: 3px;
	padding-bottom: 3px;		
	color:white;
	background-color:#9f3b3f;
	text-align:center;
	margin-top:3px;

}

.searchform_wrap{
	text-align:right;
}

.searchform_wrap .txtfield{
	height: 10px;
	width: 80px;
	margin-right: 10px;
}

.footer_branding{
	clear:both;
	float:none;
	font-size:10px;
	padding:0px;
	color:white;
	background-color:#9C9B9B;
	text-align:center;
}

