body {
	-webkit-text-size-adjust:none;
	margin: 0;
	font-family: Helvetica;
	background: #111111;
	color: #000000;
/*	overflow: hidden; */
	padding: 0px;
}
#smthumbs {
	padding: 10px;
	width: auto;
	text-align: center;
}
a img {
	border:0;
}
#footer {
	font-size: 1.2em;
	text-align: center;
	padding: 10px;
	color:#999999;
	vertical-align: middle;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: auto;
}

#footer a {
	color:#FFCC00;
	text-decoration: none;
}
#background {
	background-color: #000000;
}
#p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 0;
	color: #FFFFFF;
	font-size: 1.0em;
	-webkit-text-size-adjust:none;
}
.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
}


h1 {
	-webkit-text-size-adjust:none;
	height: 31px;
	margin-top: 0px;
	color: white;
	text-shadow: rgba(0, 0, 0, .6) 0px -1px 0px;
	white-space : nowrap;
	overflow : hidden;
	text-overflow: ellipsis;
	text-align: center;
	font: bold 16pt/1.5 Helvetica;
	border-bottom: 1px solid #808080;
	background-color: #626161;
}
h2 {
	-webkit-text-size-adjust:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;	
}
h3 {
	-webkit-text-size-adjust:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	-webkit-text-size-adjust:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	text-align: center;
}
a:link {
	font-style: normal;
	color: #00FFFF;
	text-decoration: none;
}
#listinginfo  a {
	color: #FFFF33;
	text-decoration: none;
}

#agent {
	-webkit-text-size-adjust:none;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica;
	font-size: 16px;
	line-height: 22px;
}

#propthumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
}

#listinginfo {
	-webkit-text-size-adjust:none;
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 18px;
	line-height: 22px;
}
#agent  a {
	color: #0099CC;
	text-decoration: none;
}

#details {
	-webkit-text-size-adjust:none;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border: 2px solid rgb(171,173,176);
	font-family: Verdana, Helvetica;
	color: #FFFFFF;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #333333;
	text-align:left;
}

#wrapper {
	margin:0 auto;
	width: 800px;
	}