@charset "utf-8";
/* CSS Document */

#propertydetail {
	width:400px;
	padding:10px;
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.featureblock{
	width:250px;
	float:left;
	padding-bottom:10px;
}
#propertydetail ul{
	list-style:none;
	margin:0px;
	
	}
	
#smallimages{
	width:268px;
	margin-top: 10px;
}

#smallimages img{
	padding:5px !important;
}
.city{

	text-transform: lowercase;
}
.city:first-letter{
text-transform: uppercase !important;

}
.article{ text-transform:lowercase}
.article:first-letter { text-transform:uppercase;}

.attribute {
	font-weight: bold;
}
.tolowercase {
	text-transform: lowercase;
}

#propertydetail ul{
	list-style:none;
	padding-left:20px;
	width:400px;
	
	}


.sendmoreinfo{
 font-size:22px !important;
 }
 #HyperLink1{
 	text-decoration:none !important;
	width:610px;
	margin-left:55px;
	}

