#slideshow {
	height: 66px;
	width: 720px; 
	padding: 0px;
	float: left;
	margin-left: 5px;
}

#slideshow #thumbgallery #uparrow {
	height: 64px;
	width: 20px;
	float: left;
	margin:0px;
}

#slideshow #thumbgallery {
	float: left;
	height: 64px;
	width: 720px;
	padding: 0px;
	border: 1px solid #ffd600;
	background-color: #fdfbd8;
}

#slideshow #thumbgallery #thumbimages {
	position: relative;
	width: 681px;
	height: 60px;
	float: left;
	margin: 2px 0 0 0;
	overflow: hidden;
	background-color: #fdfbd8;
	
}

#slideshow #thumbgallery #thumbimages #scrollarea{
	position: relative;
	width: 3900px;
	/* height: 85px; */
	float: left;
	/*overflow: auto;*/
}

#slideshow #thumbgallery #downarrow {
	height: 64px;
	width: 17px;
	float: right;
	background-color: #ffffff;
	padding-left: 2px;
}


#slideshow #mainviewer {
	float: right;
	padding: 0px 0px 0px 0px;
}

#slideshow #mainviewer #primaryimage {
	border:1px solid #80d84e;
}

#slideshow #mainviewer #caption {
	text-align: center;
	height: 22px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


#slideshow #thumbgallery #thumbimages img {
	border: 0px solid #000000;
	margin-top:0px;	/* Space between images */
}

#slideshow #thumbgallery #thumbimages img.highlightIV.enabledIV {
	border: 1px solid #2e8f9e;
	margin-top:0px;	/* Space between images */
}

#slideshow #thumbgallery #thumbimages img.highlightIV.disabledIV {
	border: 1px solid #000000;
	margin-top:0px;	/* Space between images */
}


#slideshow #thumbgallery #thumbimages img.highlightIV.selectedImgIV {
	border: 1px solid #2e8f9e;
	margin-top:0px;	/* Space between images */
}

#caption {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #236e79 url(/images/condoratesheadbkgd.gif) top left repeat-x;
	border: 1px solid #BFA464;
}

.rental_condo_housespecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align:left;
	padding: 5px 0px 0px 0px;
}

.rental_complex_table {
	width: 100%;
	padding: 0px;
}

.rental_complex_amenities {
	margin: 15px 0;
}

