div#content {
    padding-top: 20px;
}
div#center {
	float: left;
	width: 620px;
	margin-left: 20px;
}
div#center h1 {
	background: url(../img/divborder.gif) repeat-x bottom left;
	margin: -11px 0 5px 0;
	width: 100%;
	padding-bottom: 0px;
}
div#rightside {
	margin-top: 26px;
}
h2,h3 {
	margin-bottom: 10px;
}
div#adcontainer {
	float: right;
	width: 310px;
	padding: 0 0 5px;
}
div#adcontainer img {
	border: none;
}
div#adcontainer div.ad,div#adcontainer span {
	padding: 26px 0 0 10px;
}
p.clear {
	line-height: 5px;
	margin: 0;
	padding: 0;
}
span.caption {
	color: #8F8F8F;
	font-size: 9pt;
}
div.mainteaser {
	background: none;
	float: left;
	width: 300px;
	margin-bottom: 5px;
	padding: 11px 0 5px;
}
div.mainteaser img {
	float: right;
	margin: 3px 0 0 2px;
}
div.teaser {
	float: left;
	width: 300px;
	background: url(../img/divbordergrey.gif) repeat-x top left;
	padding: 5px 0px 3px 0px;
	margin-top: 5px;
}
/* advertorial */
div.teaserad {
	background: url(../img/ad.gif) repeat-x top left;
	padding-top: 10px;
}
div.teaser img,div.teaser.right img {
	float: right;
	border: 1px solid #ccc;
	margin: 3px 4px 0 3px;
}
div.seperator {
	width: 100%;
	background: url(../img/divborder.gif) repeat-x bottom left;
	font-size: 1pt;
}
div#indexotherleft {
	float: left;
	width: 300px;
}
div#indexotherright {
	float: right;
	width: 300px;
}
div.otherheadlines {
	float: left;
	width: 300px;
	padding-right: 20px;
}
div.otherheadlinesright {
	float: right;
	padding: 0;
}
div.otherheadlines a {
	display: block;
	background: url(../img/navpointer3.gif) 0 0.6em no-repeat;
	padding: 2px 0 2px 10px;
}
div#adcontainer a.sponsor,div.teaser.right {
	float: right;
    margin-top: -10px;
    margin-bottom: 5px;
}

.phone_number {
	font-weight:bold;
}

.begin_ad {
	font-weight:bold;
}

div.search-classifieds {
	position: relative;
	background-color: #f3f3f3;
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #d3d3d3;
}
div.search-classifieds input#search_terms{
	width: 89%;
}
div.search-classifieds input.searchButton{
	position: absolute;
	top: 9px;
	right: 10px;
}
