.rich-panel {
	border: 0px;
	background-color: transparent;
}

.dr-pnl-b {
	padding: 0px;
	margin: 0px;
}

.rich-panel-header {
	padding: 3px;
	font-size: 11px;
	color: #b92929;
	height: 14px;
}

.rich-panel-body {
	padding: 0px;
	margin: 0px;
}

.listingImage {
	position: relative;
	top: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.profileImage {
	position: relative;
	top: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	float: left;
}

.propertySpecs {
	position: relative;
	width: 140px;
	float: left;
	left: 0px;
	height: 165px;
	padding-left: 2px;
	padding-right: 3px;
	margin: 0px;
	background-color: #fdefb4;
	FONT-SIZE: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: right;
}

.propertySpecsSmall {
color:#444444;
	position: relative;
	width: 140px;
	float: left;
	left: 0px;
	height: 97px;
	padding: 5px 0px 8px 10px;
	margin: 0px;
	background-color: #fcf6d1;
	FONT-SIZE: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.openHome {
	background-color: #fdefb4;
	padding: 5px;
	width: 60px;
	height: 97px;
	margin: 0px;
	float: left;
}

.openHomeList {
	background-color:#fdefb4;
	padding: 5px;
	width: 151px;
	height: 60px;
	margin-top: 10px;
	float: left;
}

.openHome:hover {
	background-color: #ffffff;
}

.rich-tabpanel-content-position {
	border: 2px;
}

.tabFont {
	font-weight: bold;
}

.listingPanel {
	width: 330px;
	padding:0px;
	margin: 0px;
	border: 0px;
	background-color: #fdefb4;
}

.shape {
	width: 50px;
	height: 50px;
	padding: 5px;
	background-color: #456789;
}

.iconMap {
	width: 33px;
	height: 40px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('http://openhome247.com/images/oh-icon.gif');
filter:alpha(opacity=65);
-moz-opacity:.65;
}