﻿/* ADD THE FOLLOWING CSS-SETTINGS TO STYLEHEET-FILE */

table.referenceObjects th {
	background-color: #666666;
	padding:0px;
	text-align:left;
	color:white;
}

table.referenceObjects th.objectareaName {
	color:black;
	padding:4px 0px 4px 3px;
	background-color: #eaeaea;
}

table.referenceObjects td.objectImage {
	width:150px;
	height:114px;
	overflow:hidden;
	border-bottom:1px solid white;
}

table.referenceObjects td.objectDescription {
	width:266px;
	padding:5px 5px 7px 7px;
	border-bottom:1px solid white;
	vertical-align:text-top;
}

table.referenceObjects td.objectImage {
	width:150px;
	height:114px;
	padding:0px;
	vertical-align: top;
}

table.referenceObjects div.objectImage {
	width:150px;
	height:114px;
	overflow:hidden;
}

table.referenceObjects div.objectImage IMG {
	padding:0px;
}

.referenceObjects .area {
	width:146px;
	padding-left:4px;
}

table.referenceObjects .livingArea {
	width:63px;
	height:10px;
	padding:3px 0px 3px 7px;
	vertical-align:text-top;
}

table.referenceObjects .NumberOfRoom {
	width:47px;
	height:10px;	
	padding:3px 0px 3px 0px;
	vertical-align:text-top;
}

table.referenceObjects .fee {
	width:72px;
	height:10px;		
	padding:3px 0px 3px 0px;
	vertical-align:text-top;
}

table.referenceObjects .startingPrice {
	width:89px;
	height:10px;	
	padding:3px 0px 3px 0px;
	vertical-align:text-top;
	
}
