
.textAd {
	margin: 20px 0px 16px 0px;
	clear: both;
	overflow: hidden;
	float: left;
}

.textAdHeader {
	padding-bottom: 1px;
	padding-left: 0;
	border-left: none;
}

.textAdHeader h3 {
	text-transform: none;
	display: inline;
	background: #FFF;
}

.textAdHeader .headerLink {
	background: #FFF;
	padding-right: 3px;
}

.textAdBody {
	border-left: 1px solid #EEE;
	margin-top: 3px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 8px;
}

.textAdBody a {
	font-size: 11px;
}

.textAdBody p {
	margin: 0px;
	padding: 4px 0px 3px 0;
}

a.textAdDesc { color: #333; }
a.textAdDesc:hover { text-decoration: none; }

.primaryContent .textAd {
	margin-left: 2px;
}
