#googleAd {
	padding-top: 12px;
}

.textAd {
	margin: 0 0 16px 0;
	clear: both;
	overflow: hidden;
}

.textAdHeader {
	background: #F0F0F0;
	padding: 4px 4px 3px 4px;
}

.textAdHeader h3 {
	font-size: 11px;
	text-transform: none;
	display: inline;
}

.textAdBody {
	margin-top: 4px;
	font-size: 11px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.textAdBody a {
	font-size: 11px;
}

.textAdBody p {
	margin: 0px;
	padding: 4px 0 6px 6px;
}

.textAdHeader .headerLink {
	padding-right: 3px;
}

.primaryContent1 #googleAd,
.primaryContent2 #googleAd {
	padding-top: 0;
}

a.textAdDesc { color: #333; }
a.textAdDesc:hover { text-decoration: none; }

