.vsimg
{
	position: relative;
	float: right;
	margin: 10px 20px -100px 0;
	z-index: 1;
}
.vsright
{
	margin-top: 80px !important;
	text-align: center;
}
#right img { margin: 0; }
#full.gallery
{
	text-align: center;
}
#full.gallery img { margin: 7px; }
.vsright h2
{
	margin: 0 0 8px 0;
	padding-top: 0.1em;
	border: 1px solid #690;
	color: #FFF;
	background-color: #9C0;
	font-size: 1.0em;
	line-height: 1.35em;
	text-align: center;
	text-transform: uppercase;
	opacity: 0.80;
}
.vsright h3
{
	margin: 0 0 -1.2em 0;
	padding: 0;
	position: relative;
	font-size: 1.1em;
	text-align: left;
	text-transform: uppercase;
}
#vspecs
{
	width: 358px;
	margin-left: 20px;
	float: right;
}
#vrates
{
	width: 300px;
	float: left;
}

table { }
#vspec-rates
{
	width: 300px;
	margin: 0;
	border-collapse: collapse;
}
#vspec-rates td, #vspec-rates th
{
	font-size: 0.975em;
	font-weight: normal;
	border: 1px solid #9C3;
	padding: 2px;
	background: transparent;
}
#vspec-rates th { text-align: left; padding-left: 5px; }
#vspec-rates td { text-align: center; }
#vspec-rates .altrow td, #vspec-rates .altrow th { background-color: #F3FFDF !important; }
#vspec-rates .legendrow th
{
	font-size: 0.9em;
	color: #333;
	background-color: #9C3;
	border: 1px solid #9C3;
	text-align: center;
}