#content #propertyListings ul {
	margin-left: 32px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1em;
	list-style-type: none;
	font-size: 90%;
}

#content #propertyListings p {
text-align: right;
margin: 0 30px 20px 0;
}

#content #propertyListings div.moreInfo p a {
margin-left: auto;
}
#content #propertyListings div.moreInfo p {
padding: 0;
margin-right: 0;
}

#propertyListings ul li {
	width: 455px;
	border: 1px solid #adadad;
	margin-bottom: 2em;
	background-color: white;
padding: 0;
}
#propertyListings ul li h2 {
	margin: 0;	
	font-size: 100%;
	padding: 7px 0 0 7px;
	background-color: #000;
	color: #fff;
	height: 21px;
}
#propertyListings dl {
	padding-top: 5px;
	float: right;
	font-weight: normal;
	background-color: #000;
	height: 23px;
}
#propertyListings dl img {
	display: inline;
}
#propertyListings dl dt{
	display: inline;
	margin: 0;
	margin-right: 7px;
}
#propertyListings dl dd {
	display: inline;
	margin-right: 7px;
	color: #fff;
}


#content #propertyListings ul p {
	margin: 0 5px 10px 0;
	line-height: 1.3em;
text-align: left;
padding: 0;
}

#content #propertyListings ul h3 {
margin: 5px 0 2px 0;
	font-size: 100%;
	font-weight: bold;
	color: #565656;
padding: 0;
}

#propertyListings ul h3 img {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#propertyListings ul h4 {
	font-weight: normal;
	font-size: 100%;
	margin: 4px 0 2px 0;
	clear: none;
padding: 0;
color: #ed2226;
}

#propertyListings ul p a {
	font-weight: normal;
	color: white;
	font-size: 100%;
	width: 85px;
	display: block;
	margin: 0;
	background-color: #ee2226;
	padding: 1px;
	text-decoration: none;
	margin-left: auto;
	text-align: center;
}

#propertyListings ul p a:hover {
	background-color: yellow;
	color: #000;
}

#propertyListings ul li div {
	clear: left;
	text-align: right;
	background-color: #eaeaea;
	height: 16px;
}

#propertyListings ul li div p {
	margin: 0;
}

#propertyInfo {
margin-left: 32px;
}

#propertyInfo img {
	border: 1px solid #adadad;
}

#content #propertyInfo h2 { 
font-size: 100%; 

}

#propertyInfo h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	color: #ff6600;
}

#propertyInfo h4 {
	margin: 0;
	font-weight: normal;
	font-size: 100%;
}

#features, #agentInfo, #yearlyCosts, #yearlyIncome {
	background-color: #ffedd4;
	border: 1px solid #adadad;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#agentInfo {
clear: both;
overflow: hidden;
}
#agentInfo a {
color: #ed2226;
}
#agentInfo h3 {
font-weight: bold;
margin-bottom: 5px;
}
#agentInfo .agentImg {
float: left;
margin-right: 5px;
}


#content #propertyText #features p, #content #agentInfo p, #content #agentInfo h3 {
	padding: 0;
}

#propertyText {
margin: 15px 0 20px 0;
	float: left;
width: 320px;
}
#content #propertyText p, #content #propertyText h2, #content #propertyText h3, #content #propertyText h4 {
padding: 0;
margin: 0;
}
#content #propertyText p {
padding-bottom: 15px;
}
#propertyText ul {
padding: 0 0 15px 30px;
line-height: 1.4;
}

#propertyText a.noBorder img {
border: none;
}

#propertyGallery {
	margin-top: 15px;
float: left;
clear: left;
width: 135px;
margin-bottom: 15px;
}

#propertyGallery img {
	margin-bottom: 15px;
}
#propertyInfo #propertyGallery p {
padding: 0;
}
#propertyGallery p a {
	color: white;
	font-size: 85%;
	width: 120px;
	display: block;
	margin: 0;
	background-color: #ed2226;
	text-decoration: none;
	text-align: center;
	border: 1px solid #91181b;
}

#propertyGallery a.noDisplay {
display: none;
}

#propertyGallery p a:hover {
	background-color: #eaeaea;
	color: #ff6600;
}



#enquiryForm {
	width: 202px;
	font-size: 90%;
	margin-top: 10px;
}
#enquiryForm label {
float: left;
clear: left;
width: 60px;
margin-top: 5px;
text-align: right;
margin-right: 5px;
}
#enquiryForm fieldset {
	border: 0;
}
#enquiryForm fieldset input {
	float: left;
	margin-top: 5px;
	width: 130px;
	font: 90% Verdana, Arial, Helvetica, Sans Serif; color: #565656; text-decoration: none;
	border: 1px solid #565656;
	padding: 1px;
}
#enquiryForm fieldset textarea {
	float: left;
	margin-top: 5px;
	width: 130px;
	font: 90% Verdana, Arial, Helvetica, Sans Serif; color: #565656; text-decoration: none;
	border: 1px solid #565656;
	overflow: auto;
	padding: 1px;
}

#enquiryButton {
	color: white;
	font-size: 85%;
	width: 134px;
	margin-top: 5px;
	background-color: #565656;
	border: 0;
	padding: 1px;
	margin-left: 65px;
}

#googleMap {
	padding: 30px 0 0 15px;
clear: left;
}

.printBrochure {
	float: right;
	font-size: 90%;
}

