

.shortlistWrapper {
	width: 520px;
	margin: 10px 0 0 5px;
}

.shortlistItem {
	width: 520px;
	background-color: #fff;
	/*border: solid 1px #cfcfff;*/
	background:#FEFEFE url(/img/engine/list_main.gif) repeat-x scroll 0% 50%;

}

.thumbnailHousing {
	width: 168px;
	padding: 3px;
	/*border-right: solid 1px #cfcfff;*/
}

.thumbnailHousing img {
	vertical-align: bottom;
}

.thumbnail {
	border: 0px;
}

.detailsHousing {
	width: 352px;
}

.specSheet {
	width: 352px;	
	border-bottom: solid 1px #cfcfff;
}

.specLabel {
	background-color: #cfcfff;
}

.specLabel td {
	height: 20px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.specData {
	
}

.specData td {
	height: 20px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.itemArea {
	padding: 5px 7px 0px 12px;	
}

.itemDescription {
	height: 45px;
	padding: 3px 7px 0px 12px;	
}

.itemBottom {
	height: 22px;
}

.itemBottom img{border:0;vertical-align:middle;}

.itemLinks {
	text-align: right;
	padding: 0px 5px 0px 5px;	
}


/* paging */
.pageOf {
	margin-top: 1px;
	display: block;
	float: left;
	padding-top: 5px;
	position: relative;
	clear: left;
}

.paging {
	display: block;
	text-align: right;
	padding-top: 5px;
	position: relative;
}

#properties {
	padding-bottom: 10px;
}

#browsing {
	margin-top: 0px;
	float: left;
	position: relative;
	vertical-align: bottom;
}

* html #browsing{margin-top:6px;}

#orderBy {
	vertical-align: top;
	position: relative;
	text-align: right;
	padding-bottom: 5px;
}

#orderBy select{margin:0;padding:0;}

#topControls {
	border-bottom: dashed 1px #000000;
}

#emptyShortlist {
	width: 400px;
	height: 170px;
}
/* engine2 */
.specLabel{background-color:#30307A; color:#FFE360;}
.specSheet {border-bottom:1px solid #30307A;width:352px;}
