#propdetail .property {
    clear: both;
	float: left;
}
#propdetail .photowrap { 
	width: 415px;
	float: left;
}

#propdetail .priceandbullets {
	width: 280px;
	float: left;
}


#propdetail .textual {
	width: 394px;
	float: right;
}

#propdetail .linkage {
	float: right;
	width: 85px;
}

#propdetail .price {
	float: left;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #d30909;
	clear: both;
} 


#propdetail .area {
	float: left; 
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #777;
	clear: both;
}


#propdetail .branchname {
	margin-top: 15px;
	float: left;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #777;
	clear: both;
} 


#propdetail .phonenumber {
	float: left; 
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #777;
	clear: both;
}



#propdetail .bulletpoints  {
	clear: both;
	width: 260px;
	padding-top: 10px;
	color: #555;
	margin-bottom: 2px;
}

#propdetail .bulletpoints ul {
	padding: 0 0 0 15px;
}

#propdetail .furnishing {
	width: 280px;
	float: left;
	font-weight: bold;	
}

#propdetail .description {
	margin-top: 10px;
	float: left;
	width: 395px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #555;
}

#propdetail .extralinks {
	width: 85px;
	float: right; 
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
}

#propdetail .extralinks a {
	float: right;
	width: 85px;
	height: 12px;
	display: block;
	background: #01539d;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0px;
	text-decoration: none;
}

#propdetail .extralinks a:hover { 
background: #777;
}


#propdetail .speciallinks {
	width: 85px;
	float: right; 
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}

#propdetail .speciallinks a {
	width: 85px;
	height: 12px;
	display: block;
	background: #d30909;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0px;
	text-decoration: none;
}

#propdetail .speciallinks a:hover { 
background: #777;
}



#photos {
clear: both;
}

.galleryitem {
float: left;
margin-right: 5px;
}
