body,td {
		scrollbar-base-color:#E28C05;
		scrollbar-arrow-color:#FFECBF;
		scrollbar-dlight-color:#E28C05;
		scrollbar-darkshadow-color:#E28C05;
		scrollbar-face-color:#E28C05;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-track-color:#FFECBF;
		
}


body,div,p,table,tr,td,a, h1{
	font-family:Arial,Helvetica;
	font-size: 12px;
	color:#003D6B;
	}


H1 {
	font-size: 14px;
	font-weight: bold;
	color: #003D6B;
}
.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;
}

DIV#thumbnailsContainer img.thumbnail { cursor:pointer;}
