.ads
{
	background:#E5E7F2;
	height:365px;
	width:180px;
	border-left:solid thin #333366;
	vertical-align:top;
}

.sampleAd
{
	border-left:double thin #333366;
	border-top:double thin #333366;
	border-bottom:double thin #333366;
	text-align:center;
}

div.textAd
{
	color:#333366;
	width:180px;
	border:solid thin #333366;
	vertical-align:top;
	text-align:left; 
	padding:3px 5px 3px 5px; 
	margin:5px 5px 5px 5px;
}
p.textAd
{
	color:#333366;
	font-weight:bold;
	font-family:Arial;
	font-size:smaller;
}

