﻿body {
	font-family: "Trebuchet MS", Verdana, "Gill Sans MT", Arial;
}
.formCaption{
	height: 21px;
	font-size: 16pt;
	font-weight: bold;
	width:100%;
	color: #000000;
	font-style:italic;
}
.hrSeparator
{
	text-align:center;
	width:95%;
}

.top
{
    vertical-align: top;
}
.right
{
    text-align: right;
}

.noWrap
{
    white-space:nowrap;
}
.small
{
	font-size:small;
}
.bold
{
    font-weight:900;
}
.smallBold
{
	font-size:small;
    font-weight:900;
}
.100wide
{
    width: 100%;
}
.formCaption
{
    font-size: 18pt;
    font-weight: bold;
    font-style: italic;
}
.unitCaption
{
    font-size: medium;
    font-weight: bold;
    font-style: italic;
}
.recSectionHeader
{
    font-size: small;
    font-weight:900;
    text-align:left;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 3px;
    width: 99%;
}
.recSection
{
    font-size: 10pt;
    vertical-align: top;
    padding-left: 18px;
    padding-right: 5px;
}
.subheaderHRTable
{
    font-size: 13pt;
}
.subheaderHrLeft
{
    width: 1px;
    padding-top: 3px;
    vertical-align: top;
}
.gridRow
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    white-space: nowrap;
}
.gridRowBeforeComment
{
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}
div.showDiv
{
    visibility: visible;
    display: inline;
}
div.hideDiv
{
    visibility: hidden;
    display: none;
}
.pad10
{
    padding-left: 10px;
}
.borderTable
{
    border-style: solid;
    border-width: 1px;
    border-color: Silver;
    height: 60px;
    width: 170px;
    
}
.borderTableLeft
{
    width: 50%;
    height: 60px;
    
}
.borderTableRight
{
    width: 50%;
    height: 60px;
    text-align:center;  
}
.scrollVehiclesEmpty
{
	overflow: scroll; 
	width: 340px;
	height: 318px; 
	border: none 1px gray;
}
.scrollVehiclesLoaded
{
	overflow: auto; 
	width: 340px;
	border: solid 1px gray;
	font-size:smaller;
}
.scrollRecommendations
{
	overflow: auto; 
	width: 585px;
	border: solid 1px gray;  
}
.noScrollRecommendations
{
	width: 580px;
	border: solid 1px gray;  
}
.wrapNot
{
    white-space:nowrap;
}
#wucGarageRecommendations1_ibtAddToGarage {
	display: none;
}
p{
	margin: 0 0 0 30px;
}
.iframe {
	margin: 0 0 0 20px;
	font-size: 11px;
}
.iframe img {
	width: 125px;
	top: 0px;
}
.buyNow2 {
	display: none;
}
.buyNow2 img{
	margin: 5px 0 5px 15px;
	width: 90px;
	top: 0px;
}
.drainIntervals {
	position: relative;
	display: none;
}
.drainIntervals p{
	position: absolute;
	left: 90px;
	top: -25px;	
}
#wucGarageRecommendations1_divRecommendations a img {
	position: relative;
	top: 6px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

