.bannerr, .bannerl{position:absolute; top:5px;height:60px;}
.bannerl{left:5px;}
.bannerr{right:5px;}

/*
GOOGLE TOP ADS
*/

div#googlejs  {
	background:none repeat scroll 0 0 #F1F1F1;
	border:1px solid #6B7687;
	padding:5px 10px;
	margin-right:180px;
}

div#googlejs h3 {
	font-family:Trebuchet MS;
	font-size:13px;
	margin:0 0 8px;
	font-weight:normal;
}

div#googlejs h3 a:link, div#googlejs h3 a:visited{
	color:#30353D;
	text-decoration:underline;
}

div#googlejs h3 a:hover{
	color:#858F9E;
}

div#googlejs dl {
	text-align:left;
	width:100%;
	margin: 0px;
}

div#googlejs dt, div#googlejs dd 
{
	border: none;
	border-top:1px solid #6B7687;
	padding:15px 3px;
	font-family: "Trebuchet MS";
}

div#googlejs dt {
	clear:left;
	float:left;
	padding-right:10px;
	width:220px;
	background-color: transparent;
}

div#googlejs dl dt a {
	color:#30353D;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	background: transparent;
	display:inline;
}

div#googlejs dl dt a:hover {
	color: #858F9E;
	background-color: transparent;
}

div#googlejs dd {
	color: #202020;
	font-size:13px;
	margin: 0;
	background: transparent;
}

div#googlejs dd a
{
	cursor: pointer;
	color:#30353D;
	font-weight: bold;
	text-decoration: none;
}

div#googlejs dd a:hover
{
	color: #858F9E;
}

/*
END GOOGLE TOP ADS
*/
