.box {
	background:#ffc;
	padding:15px 25px;
	margin-top:2em;
	}
.box h3 {
	color:#999;
	}
.buy-ad-area table {
	border-top:1px solid #ccc;
	font-size:9pt;
	}
.buy-ad-area td {
	padding:6px 10px;
	}
.buy-ad-area-odd {
	border-bottom:1px solid #ccc;
	background:#ffc;
	}
.buy-ad-area-even {
	background:#ff9;
	border-bottom:1px solid #ccc;
	}
.banner-type-box {
	border:1px solid #ccc;
	padding:10px 20px;
	font-size:12pt;
	background:#eee;
	margin-bottom:2em;
	}
.top-textad td{
	padding:10px 12px;
	font-size:9pt;
	background:url(/imgs/text-ad-bk.gif);
	border:#ccc solid 1px;
	}
.yourad {
	background:#eee;
	padding: 4px 4px;
	text-align:center;
	width:736px;
		float:left;
	margin:0px 15px 10px 0px;
	}
.yourad-here { 
	background:url(/imgs/yourad-here.gif) left top no-repeat;
	padding:2px 6px 0px 10px;
	text-align:left;
	}
.yourad-here a {
	font-weight:bold;
	font-size:7pt;
	}

.topad:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE5-mac \*/
* html .topad {height: 1%;}
/* End hide from IE5-mac */