.jScrollPaneContainer {
	float:left;
}
#inventory-gallery {
	width:920px;
	margin-top:10px;
}
#flash-wrapper {
	width:665px;
	height:485px;
	float:left;
	position: relative;
}
#inventory-contactbox {
	margin-left:10px;
	width:235px;
	height:475px;
	float: left;
	padding: 0 0 9px 5px;
	border-left:1px solid rgb(191,0,0);
	border-bottom:1px solid rgb(191,0,0);
	position: relative;
}
#stayinformed-interior {
	margin:0;
	background:url(/images/supp_bg.png) repeat; 
	height:475px;
}
#stayinformed {
	width:199px;
	height:61px;
	margin:10px auto;
}
#stayinformed-form {
	padding:10px;
	padding-top:5px;
}
#stayinformed-form p {
	font-size:12px;
	margin:0;
	line-height: 15px;
}
#stayinformed-form form {
	font-size:11px; 	
}
#informed-submit {
	width:100%;
	text-align: center;
}
#stayinformed-form input[type=text], #stayinformed-form textarea {
	border:none;
	padding:5px;
	width:205px;
	margin:5px 0;	
}
#inventory-info {
	width:920px;
	margin-top:20px;
	padding-bottom:10px;
	border-bottom:1px solid rgb(191,0,0);
}
#inventory-info-header {
	width:100%;
}
#boattitle {
	width:665px;
	display: block;
	float: left;
}
#add-to-compare {
	width:235px;
	text-align: right;
	display: block;
	float: right;
	font-size: 11px;
}
#other-info-title {
	clear:both;
	margin-left:340px;
	margin-top:5px;
	font-size: 12px;
}
#inventory-info-left {
	width:320px;
	/*height:200px;*/
	margin-right:20px;
	font-family:Verdana, sans-serif;
}
#inventory-info-left .boatprice {
	margin-top:25px;
	display: block;
	float: left;
}
#inventory-info-right {
	/* set in div tag so scrollpane works correctly
	width:580px;
	height:200px;
	*/
	/* remove below if going back to jScrollPane */
	background:url(/images/supp_bg.png) repeat; 
}

#inventory-search {
	float:left;	
	width: 100%;
	font-size:10px;
}
#inventory-search b {
	font-size: 12px;
	color:#000;
}
.refine-group {
	float:left;
	position:relative;
	width:98px; 
	margin-top:-2px;
	margin-left:10px;
}
.refine-group select { margin-top:2px; }
#inventory-results {
	float:left;	
	width: 100%;
}

#sort-search {
	float:left;	
	width: 150px;
	border-right: 1px solid #BF0001;
	padding: 0px 5px;
}

#quick-search {
	float:left;	
	width: 230px;
	border-right: 1px solid #BF0001;
	padding: 0px 5px;
	color:black;
}

#refine-search {
	float:left;	
	width: 500px;
	margin-left: 5px;
	padding:0px 5px;
	color:black;
}

#refine-search-label {
	width: 98px;
	float: left;
	/*
	text-align: right;
	padding-right:4px;
	*/
}

#sort-search select {
	float: left;
	width: 130px;
	border:1px solid gray;
}
#quick-search input[type=text] {
	float:left;
	width:130px;
	border:1px solid gray;
}

#refine-search select {
	float: left;
	width: 90px;
	border:1px solid gray;
}
#perpage {
	margin-top:5px;
	width:900px;
	padding:3px 10px;
	float:left;	
	background:rgb(191,0,0);
	text-align:center;
	color:black;
}
.page_control { width:100%; text-align:center; }
#compareinventory { display:block; float:right; text-decoration:underline; font-weight:bold; color:black; text-transform:uppercase;}
#perpage { font-size: 10px; }
#perpage a { color:#000; }
#perpage a:hover { text-decoration:underline; }

#inventory-results tr { border-bottom:1px solid rgb(191,0,0); }
#inventory-results td { padding-top:5px;color:#000; }

#inventory-results .subtable tr { border-bottom:none; }
#inventory-results .subtable td { padding:none; font-size:11px;}

.VIN { font-size: 10px; }
td.last { text-align:right; }
.boatprice { font-family:Verdana; font-size:20px; font-weight:bold; margin:5px 0;color:#000;display:block;}
.boattitle { font-family:Verdana; font-size:20px; font-weight:bold; color:#000; }

tr.hl, td.hl2 { background:url(/images/supp_bg.png) repeat; }
.remove-link { font-size:10px; } 
table.compare td { font-size:14px;color:#000;padding:2px 0; }

a.remove-link { color:#000; text-decoration: underline; }
a.view-btn { display: block; padding:5px 0; }

#prod-img-container { width:137px; height:105px; }
#prod-img { position: absolute; }
#sold-overlay-sm { position: absolute; width:74px; height:74px; background-image: url(/images/SOLD-overlay-sm.png); background-repeat: no-repeat;}
#sold-overlay { position: absolute; margin-top:-485px; width:217px; height:218px; background-image: url(/images/SOLD-overlay.png); background-repeat: no-repeat;}

a.title-link { color:#000; text-decoration: none; }
a.title-link:hover { color:rgb(191,0,0); }

.toptext { border-bottom:1px solid rgb(191,0,0); margin-bottom:10px; padding-bottom:10px; }

