#fpdisplay {
	float:right;
	padding: 0;
	width: 202px;
	margin: 0;
}

#fdh2 {
	width: 202px;
	margin: 0 3px 15px 0;
}

#fdh2 h2 {
	font-family: "Lucidia Grande", Trebuchet MS,Arial,Helvetica,sans-serif;
	text-align:center;	background-color: inherit; 
	color: #fff;	font-size:16px;
	font-weight:bold;
	padding: 0;
	width: 202px;
	line-height: 40px;
	background-color: transparent;
	background-image: url('../images/plainredbutton.png');
	color: #fff;
	text-decoration: none;
	margin: 0 0 15px 0;


}


#floorplans {
	padding: 0 0 20px 0;
	width: 202px;
	margin: 0;
	height: 438px;
	background-image: url('../images/floorplans/fpstd.png');
	background-repeat: no-repeat;
	background-position:  top left;
}



#thumbsdisplay {
	width: 620px;
	margin: 0 0 20px 0;
	padding: 0;
	float:left;
}

#imglist {
	visibility:hidden;
}

.main-thumb-holder {	margin: 0 16px 16px 0;
	padding: 0;
	width: 108px;
	height: 108px;
	position:relative;
	float: left;
}

.maintthumb {
    position:absolute;
    width:109px;
    height:109px;
    z-index:0;
 }

.tmbov {
    position:absolute;
    width:109px;
    height:109px;
    z-index:1;
 }