@charset "utf-8";
/* CSS Document */

#propertyInfoHeader{
	margin:auto;
	width:100%;
}

#propertyInfoHeader img{
	width:564px;
	height:83px;
	margin-top:15px;
	margin-left:30px;
}

#galleryContainer{
	width:590px;
	height:333px;
	margin:13px;
	margin-right:0;
	border:solid #404040 2px;
}

#propertyInfoContainer{
	font-weight:bold;
	font-size:12px;
	margin-left:15px;
	width:90%;
	color:#404040;
}

#propertyInfoContainer p{
	font-weight:bold;
	font-size:11px;
	text-align:left;

}

.region_links a{
	color:#f69523;
}

#buildingInfoTable{
	margin-bottom:15px;
}

.subText{
	font-size:10px;
	font-weight:normal;
}

.spacer{
	height:15px;
}

#addressTable{
	margin-left:0;
}