#map{
	border:1px solid #CCC;	
}

TABLE.adDetailsTable{
	width:100%;
}

TABLE.adDetailsTable TH{
	padding:5px 4px 1px 0px;
	border-bottom:1px solid #DDD;
}

TABLE.adDetailsTable TD{
	padding:3px 1px 5px 1px;
}


H2.adTitleDescription{
	margin:0px 0px 3px 0px;
	color:#666;
}

DIV.logoContainer{
	background-color:#FFF;
	padding:15px;
	width:150px;
	border:1px solid #435468;
	text-align:center;
}

DIV.logoContainer IMG{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

DIV.adDate{
	float:right;
	color:#666;
	font-size:10px;
	margin-left:10px;
}

DIV.adImages{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	width:303px;
	background-color:#f5f5f5;
	/*border-right:1px solid #435468;
	border-bottom:1px solid #435468;*/
}

DIV.tplBlockLift DIV.adImages{
	border:0px;
}

DIV.adImages DIV.mainImage{
	border:1px solid #ccc;
	background-color:#fff;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	text-align:center;
	clear:both;
}

DIV.adImages IMG{
	display:block;
	border:2px solid #FFF;
}

DIV.adImages DIV.mainImage IMG{
	margin-left:auto;
	margin-right:auto;
}

DIV.adImages DIV.image{
	float:left;
	border:1px solid #ccc;
	background-color:#fff;
	margin:1px;
	background-position:center center;
	background-repeat:no-repeat;
}

DIV.adImages P{
	color:#555;
	text-align:center;
	margin:5px 0px 0px 0px;
}

DIV.brokerLogo{
	background-color:#fff;
	border-bottom:1px solid #ccc;
	margin: -10px -10px 5px -10px;
	padding:8px 5px 8px 5px;
	text-align:center;
}

DIV.brokerDetails{
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;	
}

DIV.brokerDetails p{
	margin: 0;
}

DIV.brokerDetails h3{
	margin: 0;
}

DIV.brokerDetails h2{
	margin: 0;
}

ul.officeAds {
	margin: 0;
}

ul.officeAds li{
	padding : 0;
}

