body {
	font-family: Verdana, Arial;
	text-align: center;
	background-color: #f3f3f3;
	margin: 0px;
	font-size: 12px;
}

.block_1 {
	float: left;
	width: 420px;
}

.block_2 {
	float: left;
}

td {
	font-family: Verdana, Arial;
	margin: 0px;   
	font-size: 12px;
}

.clearbox {
	clear: both;
	margin-bottom: 20px;	
}

.image {
	border: 1px solid #000000;
	margin-top: 26px;
	margin-right: 20px; 
	margin-left: 20px;	
}

.header {
	width:762px;
	text-align: left;
	background-color: #000000;
	margin-top: 20px;
	height: 45px;
}

.description {
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.ad_text { 
	font-size: 11px;
	margin-bottom: 5px;
}

.content {
	width:762px;
	text-align: left;
	margin-bottom: 10px;
	background-color: #474747;
	clear: both;
}

.subcontent {
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 4px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 20px;
}

.subcontent_ads {
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 4px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 20px;
	height: 292px;
}

.subcontent:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
	.subcontent {display: block;}
/* End Holly Hack */

.subcontent_searches {
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 4px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

.menu {
	padding: 4px;
	width: 750px;
	text-align: left;
	margin-top: 20px;
}

.search {
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.menuitem {
	padding: 4px;
	background-color: #e0dede;
	border: 1px solid #000000;
	font-weight: bold;
	margin-right: 5px;
}

.flag {
	font-size: 10px;
}

.subtitle, .subtitle_searches {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	margin-left: 20px;
}

.logo {
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-left: 20px;
	color: #ff5400;
	margin-top: 7px;
	margin-bottom: 7px;
}

.bottom_text {
	color: #000000;
	font-size: 10px;
}

input {
	border: 1px solid #000000;
}

.category {
	width: 130px;
	text-align: left;
}

.category_div {
	width: 130px;
	float: left;
	}

a:link { text-decoration: underline; color: #205eac; font-weight: bold;}
a:visited { text-decoration: underline; color: #205eac; font-weight: bold;} 
a:active { text-decoration: underline; color: #000000;}
a:hover { text-decoration: underline; color: #000000;}
