/* shortlist items */
/*#shortlistWrapper {
	width: 520px;
	margin-top: 10px;
	margin-left:10px;
} */

.shortlistWrapper {
	width: 520px;
	margin-top: 10px;
	margin-left:10px;
}

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

}

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

.thumbnailHousing img {
	vertical-align: bottom;
}

.thumbnail {
	border: 0px;
}

.detailsHousing {
	width: 352px;
}

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

.specLabel {
	background-color: #EABFFF;
}

.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: 17px;
}

.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: 6px;
	float: left;
	position: relative;
	vertical-align: bottom;
}

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

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

#emptyShortlist {
	width: 400px;
	height: 170px;
}
