#singlesPage{
	width: 675px;
	margin: 0 auto;
}

#singlesPage h4{
	color:#555;
	font-size: 15px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#singlesPage button{
	float:right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:20px;
}

.singlesImage{
	display: block;
	float: left;
	padding: 15px 10px 40px 0px;
	width: 151px;
	border: none;
}

.singlesImage img{
	border: none;
}

.singlesImageSpecial{
	display: block;
	float: left;
	padding: 15px 0px 0px 0px;
}


.singlesListings{
	margin-top: 20px;
	overflow: hidden;
	padding: 15px 15px 100px;

}

.singlesListings h3{
	font-size: 14px;
	color: #666;
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	float: left;
	text-align: left;
}

.singlesListings h2{
	color: #666;
	font-size: 16px;
	text-align: left;
}


.singlesListings p a{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 50px;
	width: 200px;
}

.singlesListings p a:hover{
	color: #666;
}

.singlesListings p h2{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-align: left;
}

.singlesListings li{

}

.description{
	padding-bottom: 30px;
}

.singlesListings p{
	padding-top: 0px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
}

#singlesPage a{
	text-decoration: none;
	color:#FB8600;
	font-weight: bold;
	border: none;
}

#singlesPage a:hover{
	color:#666;
}

#directions{
	width: 505px;
}

.backResultsLink{
	display: block;
	width:	107px;
	float: left;
	border-right: 1px solid #666;
	text-align: left;
	margin-right: 20px;
}
a.backResultsLink{
	background: url(../images/backToResults.jpg) no-repeat 0 0;
	height: 29px;
	width: 119px;
	
}
a:hover.backResultsLink{
	background: url(../images/backToResults.jpg) no-repeat 0 -31px;
}

.backPreviewLink{
	display: block;
	width:	107px;
	text-align: right;
	clear: both;
}

a.backPreviewLink{
	background: url(../images/backToDelete.jpg) no-repeat 0 0;
	height: 29px;
	width: 119px;
	display: block;
	
}
a:hover.backPreviewLink{
	background: url(../images/backToDelete.jpg) no-repeat 0 -31px;
}

.contactListerLink{
	width:	100px;
	float: left;
	display:block;
	text-align: right;
	margin-right: 20px;
}

a.contactListerLink {
	background: url(../images/contact.jpg) no-repeat 0 0;
	height: 29px;
	width: 119px;
}
a:hover.contactListerLink{
	background: url(../images/contact.jpg) no-repeat 0 -31px ;
}


.setWidth{
	width: 200px;
	float: left;
	display: block;
}

#directions{
	width: 675px;
}

.largeMapLink{
	text-align: left;
	font-size: 10px;
}