<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.app-main-1089 .prop_col_left {
	position:relative;
	width:68%;
	height:auto;
}
.app-main-1089 .prop_col_right {
	width:30%;
	padding-right:10px;
}
.app-main-1089 #gallery_wrapper {		
	background-color: #FFFFFF;
	height: 98%;
	padding: 10px;
	position: relative;
	width: 98%;
}
.app-main-1089 #gallery_wrapper img {
	display: block;
	float: left;
}
.app-main-1089 #main_image, .app-main-1089 #thumbs {
	overflow: hidden;
}
.app-main-1089 #main_image {
	margin: 20px;
}
.app-main-1089 #main_image img {
	width:100%;
}	
.app-main-1089 #thumb_wrapper {
	margin:0 13px;
	position:relative;
}
.app-main-1089 #thumbs img {		
	border: 1px solid #ccc;		
	padding: 10px;
	margin: 0 6px 0 6px;		
	cursor: pointer;
	width:70px;
	height:70px;
}	
.app-main-1089 #thumbs img.selected, .app-main-1089 #thumbs img:hover {
	border-color: #333;
}	
.app-main-1089 #prev, .app-main-1089 #next {
	width: 15px;
	height: 21px;			
	display: block;				
	text-indent: -999em;
	background: transparent url("/images/icons/carousel_control.png") no-repeat 0 0;
	position: absolute;
	bottom: 45px;				
}
.app-main-1089 #prev {
	background-position: 0 0;
	left: 10px;
}
.app-main-1089 #prev:hover {
	left: 9px;
}			
.app-main-1089 #next {
	background-position: -18px 0;
	right: 10px;
}
.app-main-1089 #next:hover {
	right: 9px;
}	
.app-main-1089 #property_map {
    clear: both;
    height: 400px;
    width: 940px;
}</pre></body></html>