/* Adplus advertising - source code */
/* start here */
div#ads { margin:0px auto; PADDING-TOP: 5px; width: 765px; text-align: left; display: block; clear: left; }
div.ads_zone { margin-left: 7px; float:left; position: relative; }
div.ads_zone fieldset { border: 1px solid #f3f3f3; width: 200px; text-align: left;}
div.ads_zone legend { color: #8bc808; background: #fff; padding: 2px 3px; }
div.inner {
	margin-left: 7px; padding-bottom: 5px; text-align: left;
	font: 11px "Trebuchet MS", Trebuchet, Verdana, sans-serif; COLOR: #bebebe;
}
div.inner a { text-decoration: none; }
div.inner a:hover { text-decoration: none; }
div.inner span.title { margin-top: 10px; font-size: 13px; color: #25AD0F; }
div.inner span.body { color: #c1c1c1; }
div.inner span a { color: #000; text-decoration: underline; }
div.inner span a:hover { text-decoration: underline; }
/* end here */