div.pageControls
{	background:	#F0F3F8;
	height:		20px;
	margin:		11px 0 10px 0;
	padding:	4px;
}
div.pageControls div.left
{	float:		left;
}
div.pageControls div.right
{	float:		right;
}


div.row
{	margin:		0 0 10px 0;
	padding:	6px 5px;
	clear:		both;
}
div.row div.core
{	min-height:	90px;
	_height:	90px;
	position:	relative;
}
div.row div.core p
{	margin:4px 0 0 160px;
	width:286px;
}
div.row a img
{	border:	0 none;
	float:	left;
	margin:	0 6px 0 0;
	width:	120px;
}
div.row h2
{	font-size:	14px !important;
	margin:		0;
	padding:	2px 0 0;
}
div.row div.options
{	background: URL(/imgs/RE-buttons-odd.gif) no-repeat;
	height:		48px;
	position:	absolute;
	right:		0;
	top:		0;
	width:		72px;	
}
div.row div.options a.add,
div.row div.options a.view,
div.row div.options a.remove
{	display:	block;
	height:		22px;
}
div.row div.options a.vlist
{	display:	block;
	height:		26px;
	margin:		2px 0 0 0;
}

div.even div.options
{	background: URL(/imgs/RE-buttons-even.gif) no-repeat;
}
div.even div.options a.remove{	background: URL(/imgs/RE-buttons-even-remove.gif) no-repeat 4px 5px; }
div.odd div.options a.remove{	background: URL(/imgs/RE-buttons-odd-remove.gif) no-repeat 4px 5px; }

div.even div.options a.vlist{	background: URL(/imgs/RE-buttons-even-listings.gif) no-repeat bottom left; }
div.odd div.options a.vlist{	background: URL(/imgs/RE-buttons-odd-listings.gif) no-repeat bottom left; }

div.communities div.row div.options
{	height:		24px;
}

div.row div.details
{	padding:	5px 0 0;
}
div.row div.details p
{	min-height:	14px;
	_height:	14px;
	margin:		0;
	float:		left;
	width:		150px;
	
}
div.row div.details p b
{	display:	block;
	float:		left;
	min-width:	36px;
	_width:		36px;
	margin:		0 4px 0 0;
}
div.row p.firm
{	clear:		both;
	font-style:	italic;
	padding:	5px 0 0;
	margin:		0;
}
div.odd
{
}
div.even
{	background:	#EFEFC2;
}

div#detailspage
{	padding:	11px 0 0 0;
}

div#detailspage div.buttons
{	height:		30px;
}
div#detailspage div.buttons a
{	display:	block;
	height:		29px;
	float:		left;
}
div#detailspage div.buttons a#findonmap
{	background:	URL(/imgs/RE-details-map.gif) no-repeat;
	width:		72px;
}
div#detailspage div.buttons a#info
{	background:	URL(/imgs/RE-details-info.gif) no-repeat;
	width:		102px;
}
div#detailspage div.buttons a#email
{	background:	URL(/imgs/RE-details-email.gif) no-repeat;
	width:		120px;
}
div#detailspage div.buttons a#add
{	background:	URL(/imgs/RE-details-fav.gif) no-repeat;
	width:		72px;
}
div#detailspage div.buttons a#tour
{	background:	URL(/imgs/RE-details-vtour.gif) no-repeat;
	width:		92px;
}
div#detailspage div.buttons a#vlist
{	background:	URL(/imgs/RE-details-listings.gif) no-repeat;
	width:		72px;
}

div#detailspage .row p
{	margin:		0;
	padding:	0;
}
div#detailspage img
{	float:	left;
	margin:	0 10px 0 0;
	width:	296px;
	border:	1px solid #D6D793;
}

div#detailspage img.pdf
{	
	
	width:	34px;
	border:	0;
}

div#detailspage h2
{	font-size:	17px;
	line-height:17px;
	margin:		0 0 5px;
	padding:	5px 0 0;
}
div#detailspage h3
{	margin:			0 0 8px 0;
}
div#detailspage div.buttons
{	min-height:		60px;
	_height:		60px;
}

div#detailspage .row
{
}
div#detailspage .basicInfo
{	clear:	none;
	float:	left;
	width:	200px;
}
div#detailspage .basicInfo p
{	margin:		0;
	padding:	0 0 4px 0;
}
div#detailspage div#moreImgs
{	clear:		both;
}
div#detailspage div#moreImgs a img
{	width:		120px;
}
div#detailspage div#moreImgs a.last img
{	margin:		0;
}
div#detailspage div#features
{	min-height:	190px;
	_height:	190px;
	padding-top:18px;
}
div#detailspage ul.col
{	float:left;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	width:23%;
	
}
div#detailspage div.box
{	display:	none;
}

div#grayemailform .box,
div#grayinfoform  .box{
background:white none repeat scroll 0 0;
border:1px solid #DDD6D2;
left:50%;
margin-left:-150px;
padding:10px;
position:absolute;
top:100px;
width:300px;
z-index:110;
}
div#grayemailform .box h2,
div#grayinfoform .box h2 {
margin:0 0 6px !important;
padding:0;
}
div#grayemailform .box a.close,
div#grayinfoform .box a.close {
border:1px solid #DDD6D2;
color:gray;
padding:3px;
position:absolute;
right:-1px;
text-decoration:none;
text-transform:uppercase;
top:-1px;
}
div#grayemailform .box a.close:hover,
div#grayinfoform .box a.close:hover{
color:red;
}
div#grayemailform form,
div#grayinfoform form {
margin:0;
}
div#grayemailform form .row,
div#grayinfoform form .row {
clear:both;
}
div#grayemailform form .row b,
div#grayinfoform form .row b {
display:block;
}
div#grayemailform form .whole,
div#grayinfoform form .whole {
width:270px;
}
div#grayemailform form .half,
div#grayinfoform form .half {
width:131px;
}
div#grayemailform form .submit,
div#grayinfoform form .submit {
background:#007DB6 none repeat scroll 0 0;
color:#FFFFFF;
margin:5px 0 0;
padding:4px;
text-transform:uppercase;
}

.firm{font-size:10px;
}