#galleryContent {
	width: 693px;
	overflow: hidden;
	margin:0;
	padding:0;
}


#galleryNav {
	float: right;
	}

#galleryNav img {
	border: 0;
	}


#galleryContent #main_image img {
	float: left;
}



#galleryContent .caption {
	margin:0;
	float:right;
	background:#497AA6 url(../images/sub_bg.jpg) bottom center repeat-x;
	padding:20px;
	padding-bottom:0;
	width:205px;
	height:227px;
	font-size:.9em;
	overflow:hidden;
	color:#fff;
	border:none;
}
#galleryContent.propertyGallery .caption {
	background: #394021 url(../images/propertyGrad_bg.jpg) bottom center repeat-x;
}


#galleryContent ul {
	clear: left;
	font-size: 40px;
	padding: 0px 0px 10px 10px;
	}

#galleryContent li {
	display: inline;
	padding-right: 5px;
	padding-top: 10px;
	}

#galleryContent li img {
	width: 50px;
	}

.gallery_styled {
	margin: 0px;
	width: 708px;
	left: -15px;
	background: #f2f2f2;
	}

#galleryContent .thumb {
	cursor: pointer;
	}

#galleryContent span.error {
	color: #777 !important;
	font-size: 10px;
	}
