body,td {
		scrollbar-base-color:FFB300;
		scrollbar-arrow-color:#FFECBF;
		scrollbar-dlight-color:FFB300;
		scrollbar-darkshadow-color:FFB300;
		scrollbar-face-color:FFB300;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-track-color:#FFECBF;
		
		font-family: verdana,arial,helvetica;
		font-size: 11px;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	color: #084C8D;
}
.list_objectdiv, .res_detailrow, .res_textinternet {
	background-color: #C1D2E2;
	padding: 5px;
	margin-bottom: 10px;
}
.list_objectdiv {
	cursor: pointer;
}

.list_street, .list_price{
	font-weight: bold;
}

.res_street, .res_price{
	font-size: 14px;
	font-weight: bold;
}

.res_broker {
	background-color: #ffffff;	
}

DIV#thumbnailsContainer {
	height: 300px;
	width:93px;
	overflow-x: hidden;
	overflow-y: auto;
}

