.bannerr{position:absolute;right:25px;top:12px;}
.bannerl{position:absolute;left:17px;top:12px;}

/*
* html div#googlejs dt strong {
	color: expression(this.onmouseover = new Function("this.className += ' hover';"),
		this.onmouseout = new Function("this.className = this.className.replace('hover', '');")
	);	
}
div#googlejs dl {
	border-bottom: 2px solid #596B05;
}

div#googlejs dt strong {
	display: block;
	background-color: #8AA508;
	background-color:#BF9937;
	padding: 5px;
	border-bottom: 2px solid #596B05;
}
div#googlejs dt strong:hover, div#googlejs dt strong.hover , div#googlejs dt strong:focus, div#googlejs dt strong:hover a, div#googlejs dt strong.hover a{
	background:#6790CE;
	border-bottom:2px solid #3868AD;
}

div#googlejs dl dt a {
	background-color:#BF9937;
}

div#googlejs dl dd{
	background-color:#F7F4D0;
}

div#googlejs dl dd a, div#googlejs dl dd a:link, div#googlejs dl dd a:visited{
	color:#1D54A8;
}

div#googlejs dl dd a:hover, div#googlejs dl dd a:focus, div#googlejs dl dd a:active{
	color:#858F9E;
}*/
/*
GOOGLE TOP ADS
*/

div#googlejs  {
	/*background:none repeat scroll 0 0 #EAE8D5;*/
	background: none;
	border:1px solid #EAE8D5;
	padding:5px 10px;
	margin-left:180px;
}

div#googlejs h3 {
	/*font-family:Trebuchet MS;*/
	font-size:12px;
	margin:0 0 8px;
	font-weight:normal;
}

div#googlejs h3 a:link, div#googlejs h3 a:visited{
	color:#596B05;
	text-decoration:underline;
}

div#googlejs h3 a:hover{
	color:#8AA508;
}

div#googlejs dl {
	text-align:left;
	width:100%;
	margin: 0px;
}

div#googlejs dt, div#googlejs dd 
{
	border: none;
	border-top:1px solid #EAE8D5;
	padding:15px 3px;
	/*font-family: "Trebuchet MS";*/
	background-color: transparent;
}

div#googlejs dt {
	clear:left;
	float:left;
	padding-right:10px;
	width:220px;
}

div#googlejs dl dt a {
	color:#596B05;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	background-color: transparent;
	border: none;
	display: inline;
}

div#googlejs dl dt a:hover {
	color: #8AA508;
	background: none;
	border: none;
}

div#googlejs dd {
	color: #596B05;
	font-size:12px;
}

div#googlejs dd a
{
	cursor: pointer;
	color: #596B05;
	font-weight: bold;
	text-decoration: none;
}

div#googlejs dd a:hover
{
	color: #8AA508;
}

/*
END GOOGLE TOP ADS
*/
