div#photobox {
	width: 100%;
	background-color: #F4F4F4;
	min-height: 210px;
	margin-bottom: 0px;
	overflow: hidden;
	}
div#photobox div#mainphoto {
	float: left;
	/*width: 400px;*/
	/*max-width: 245px;*/
	margin: 4px 4px;
}
div#photobox div#thumbnails {
	float: left;
	margin: 4px 4px;
	height: 111px;
	overflow-x:auto;
	white-space:nowrap;
	width: 100%
	}
div#photobox div#thumbnails img {
	margin-bottom: 3px;
}
div#mainphoto img {
	max-width: 386px;
}
h2.greenhdr {
    background: #000;
}
table.cat_tab {
    width: 160px;
    padding: 15px;
}
table.cat_tab a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
table#Classifieds-table td.limg {
    text-align:left;
}
div.list-options {
    display: none;
}
div#advert_container {
    
}
div#advertleftcol {
    float: left;
    width: 390px
}
div#advertgallery {
    
}
div#advertcontact {
    background-color: #e7e7e8;
    padding: 10px;
}
span.contactHdr {
    font-weight: bold;
}
div#advertrightcol {
    float: left;
    padding-left: 10px;
    width: 388px;
}
p.advertfields {
    margin-bottom: 20px;
    margin-top: 0px;
}
p.advertfields strong {
    color: #000 !important;
}
div.ad_container {
    text-align: center;
}

table#Directory-table th {
  white-space: nowrap;
}
.greyhdr {
    background-color: #a7a8a9;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    color: white;
}