
td {text-align: left; font-weight: normal; font-size: 12px; color: #575759;}



td.headerlink {height: 36px; vertical-align: middle; cursor: pointer;color: #ffffff; text-decoration: none; font-size: 14px; font-weight: bold; padding-left: 15px; padding-right: 15px; height: 37px;}

a.headerlinks:link,a.headerlinks:visited{color: #ffffff;}
a.headerlinks:hover{color: #ffffff;}

a.footer:link,a.footer:visited{color: #6f6f6f; font-weight: bold;}
a.footer:hover{}

a.productlinks:link,a.productlinks:visited{color: #f58428; font-weight: bold;}
a.productlinks:hover{text-decoration: underline}

/* Main site styles */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
	padding: 0;
	margin: 0;
	color: #575759;
}

img {border: 0;}
p,h1 {padding: 0; margin: 0;}
h1 {font-weight: normal;}
a {color: #f58428; text-decoration: none;}
a:hover {text-decoration: underline;}

div.container
{
	clear: both;
	position: relative;
	width: 1000px; 
	background: url(../images/mainbg.gif) repeat-y center top;
	margin: auto;
}

div.container div.subcontainer
{
	width: 755px;
	clear: both;
	margin: auto;
	overflow: hidden;
}

/* Header */

div.header
{
	width: 755px; 
	height: 164px; 
	background: url(../images/logo.png) top left no-repeat;
	clear: both;
	float: left;
	overflow: hidden;
}

div.header div.headertop
{
	float: left;
	clear: none;
	position: relative;
	width: 100%;
}

div.headertop div.phone
{
	width: 166px;
	border: 1px solid #fff;
	border-top: none;
	color: #fff;
	font-size: 21px;
	background: url(../images/orangegradient.gif) top left repeat-x;
	overflow: hidden;
	text-align: center;
	padding: 5px 0 5px 0;	
	font-family: Arial;
	float: left;
}

div.headertop div.headerlinks
{
	position: relative;
	float: left;
	clear: none;
	text-align: right;
	color: #ffffff;
	width: 579px;
	margin-top: 15px;
}

div.headerlinks a {padding: 0 4px 0 4px;}

div.header a.logo
{
	
	float: left;
	clear: none;
	position: relative;
	height: 115px;
	width: 320px;
	margin-top: 10px;
}

div.header div.headerright
{
	
	float: left;
	clear: none;
	position: relative;
	padding-top: 10px;
	width: 422px;
	text-align: right;
	color: #fff;
}

div.headerright a {color: #fff;}
div.headerright div.headercart {padding-top: 6px;}

div.header div.headersearch
{
	margin-top: 10px;
	text-align: right;
}

.header .headerfreeshipping
{
	margin-top: 35px;
}

.header .headerright .curtlogo
{
	float: left;
	margin: 25px 0px 0px 15px;
}

div.headersearch input { float: right;clear: none;}
div.headersearch input.searchText
{
	
	position: relative;
	width: 115px;
	height: 15px;
	text-align: left;
	border: 1px solid #404040;
	color: #404040; 
	font-weight: bold;
	margin-right: 3px;
}

/* Find a Hitch */

div.findahitch
{
	
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	background: #B2401B url(../images/menubg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

div.findahitch img.findahitch
{
	float: left;
	
	clear: none;
	position: relative;
}

div.findahitch div.findhitchforms
{
	
	padding: 0 0 7px 10px;
	float: left;
	clear: left;
	width: 745px;
}

div.findahitch div.findhitchforms select
{
	
	float: left;
	clear: none;
	font-size: 10px;
	margin-right: 3px;
}

div.findahitch input
{
	
	float: left;
	clear: none;
	position: relative;
}

select#selectVehicleStyle
{
	width: 295px;
}

/* content area */
div.contentcont
{
	
	float: left;
	clear: both;
	position: relative;
	width: 753px;
	border-left: 1px solid #B2401B;
	border-right: 1px solid #B2401B;
	background-color: #fff;
}

/* Flash Rotation */
div.flashrotation
{
	display: block;
	position: relative;
	padding-top: 20px;
}

/* Navigation Menu */
div.menu
{
	display: block;
	height: 34px;
	background: url(../images/curtmenubg.gif) repeat-x top;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 40;
}

ul#nav
{
	display: table;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	color: #ffffff;
	font-size: 12px;
}

ul#nav li
{
	display: table-cell;
	clear: none;
	width: 135px;
	padding: 0 6px 0 6px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	height: 33px;
}

ul#nav li a
{
	display: block;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

ul#nav li ul.subnav
{
	display: none;
	position: absolute;
	width: 135px;
	top: 32px;
	left: 0px;
	background-color: #efefef;
	border: 1px solid #ED5924;
	margin: 0;
	padding: 0;
	text-align: left;
}

ul#nav li ul.subnav li
{
	display: block;
	height: auto;
	padding: 0;
}

ul#nav li ul.subnav li a
{
	color: #555555;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	text-transform: capitalize;
	height: auto;
}

ul#nav li ul.subnav li a:hover
{
	background-color: #f58428;
	color: #ffffff; 
	text-decoration:underline;
}

/* Homepage ContentPiece */

div.leftcol
{
	
	padding: 0 0 10px 15px;
	float: left;
	clear: none;
	position: relative;
	width: 220px;
}

div.leftcol p.start
{
	padding: 4px 0 4px 3px;
	border-bottom: 2px solid #7f7f7f;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	
	position: relative;
	clear: both;
}

div.leftcol div.menuitem
{
	
	position: relative;
	clear: both;
	float: left;
	padding: 7px 0 7px 0;
	border-bottom: 2px solid #7f7f7f;
	width: 100%;
}

div.menuitem img
{
	
	float: left;
	clear: both;
	position: relative;	
	vertical-align: middle;
	width: 9px;
	padding: 2px 6px 0 0;
}

div.menuitem a
{
	
	float: left;
	clear: none;
	position: relative;
	color: #f99b2a;
	font-size: 12px;
	font-weight: bold;
	width: 90%;
}

div.leftcol div.cartdisplay
{
	
	float: left;
	clear: both;
	position: relative;
	background: url(../images/cartbg.gif) repeat-x;
	border: 1px solid #737373;
	margin-top: 10px; width: 100%;
	color: #000000;
}

div.cartdisplay img
{
	
	float: left;
	clear: both;
	position: relative;
	margin: 0;
	padding: 0 5px 0 0;
}

div.cartdisplay div.cartitems
{
	
	float: left;
	clear: none;
	position: relative;
	color: #000000;
	padding-top: 10px;
}

div.cartitems a
{
	color: #e85321;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

div.leftcol div.banners
{
	
	float: left;
	text-align: center;
	position: relative;
	clear: both;
	margin-top: 10px;
}

div.leftcol div.email
{
	
	float: left;
	text-align: center;
	position: relative;
	clear: both;
	margin-top: 5px;
	width: 100%;
}

div.email img
{
	
	margin: 0 auto 5px auto;
}

div.email form
{
	
	margin: 0;
	padding: 0;
}

div.email p.submitted
{
	color: #009900;
	text-align: center;
	padding-bottom: 10px;
	font-weight: bold;
}

div.email input.emailaddy
{
	
	width: 128px;
	padding-left: 6px;
	border: 1px solid #515e7f;
	margin: auto;
}

div.email input.emailsubmit
{
	display: block;
	clear: both;
	padding-top: 5px;
	margin: auto;
}

div.rightcol
{
	
	padding: 0 0 10px 15px;
	float: left;
	clear: none;
	position: relative;
	width: 490px;
}

div.contentPiece
{
	
	float: left;
	clear: none;
	position: relative;
	width: 100%;
}

div.contentPiece p.contentHeader, h1
{
	/*color: #D94E23;*/
	color: #f98428;
	font-size: 18px;
	padding: 15px 7px 15px 0;
	white-space: nowrap;
	float: left;
	background-color: #fff;
	z-index: 12;
	position: relative;
	font-weight: bold;
}

div.contentPiece div.line
{
	position: absolute;
	width: 100%;
	z-index: 1;
	/*border-top: 1px solid #D94E23;*/
	border-top: 1px solid #f98428;
	height: 30px;
	top: 28px;
	left: 0;
}

div.contentPiece div.content
{
	float: left;
	clear: both;
	position: relative;
	
	width: 100%;
}

div.rightcol div.featuredproducts
{
	
	float: left;
	clear: both;
	position: relative;
	padding-top: 20px;
}



div.featuredproducts h1.featuredHeader
{
	background: transparent url('../images/featTitleBackground.gif') no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	display: block;
	clear: both;
	padding: 10px 0px 15px 10px;
	width: 480px;
}


.featuredproducts .featuredCol
{
	background: #ffffff url('../images/featuredSquare.gif') no-repeat;
	width: 240px;
	height: 127px;
	text-align: center;
}

.featuredproducts .featuredCol .featuredColTitle
{
	display: block;
	color: #f98428;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin: 10px 0px 5px 0px;
}

.featuredproducts .leftFeatured
{
	float: left;
	margin: 0px 10px 10px 0px
}

.featuredproducts .rightFeatured
{
	float: left;
	margin: 0px 0px 10px 0px
	clear: both;
}


div.featuredproducts div.featureditem
{
	
	float: left;
	clear: both;
	position: relative;
	width: 488px;
	height: 122px;
	background: url(../images/featuredbg.gif) top left no-repeat;
	margin-top: 8px;
	
}

div.featureditem a.imagelink
{
	
	float: left;
	clear: both;
	position: relative;
	width: 170px;
	padding: 15px 0 0 5px;
	overflow: hidden;
}

div.featureditem img.itemimage
{
	
	float: left;
	position: relative;
	clear: both;
	width: 100%;
}

div.featureditem div.featuredright
{
	
	float: right;
	clear: none;
	position: relative;
	width: 300px;
	padding: 10px 0 0 5px;
	margin-right: 5px;
}

div.featuredright a.featuredTitle
{
	float: left;
	clear: both;
	position: relative;
	
	font-weight: bold;
	color: #a93d19;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

div.featuredright div.itemdetail
{
	
	position: relative;
	clear: both;
	float: left;	
	padding: 5px 0 0 30px;
	width: 270px;
}

div.featuredright div.itemdetail ul, div.featuredright div.itemdetail p
{
	text-align: left;
	font-weight: bold;
	
	margin: 0;
	padding: 0;
}

div.featuredright a.viewdetails
{
	
	float: left;
	padding: 3px 0 0 155px;
	clear: both;
	position: relative;
	
}

/* Footer */

div.footer
{
	
	clear: both;
	position: relative;
	width: 100%;
	float: left;
}

div.footer ul.footer
{
	
	float: left;
	clear: both;
	position: relative;
	list-style-type: none;
	background-color: #fff;
	width: 728px;
	padding: 0 0 0 25px;
	margin: 0;
	border: 1px solid #B2401B;
	border-top: none;
}

div.footer ul.footer li
{
	
	float: left;
	clear: none;
	position: relative;
	padding: 7px;
	margin: 0;
}

div.footer a.footerlink
{
	
	float: left;
	clear: both;
	position: relative;
	color: #fff;
	padding: 10px 0 60px 0;
	white-space: nowrap;
	width: 100%;
	text-align: right;
}

/* Contact Forms */

div.fullcol
{
	
	padding: 0 0 10px 15px;
	float: left;
	clear: none;
	position: relative;
	width: 720px;
}

div.contactforms

{
	
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	color: #575759;
	padding-top: 20px;
}

div.contactforms div.formline
{
	
	float: left;
	clear: both;
	position: relative;
	width: 100%;
}

div.formline p
{
	float: left;
	
	position: relative;
	clear: both;
	text-align: right;
	width: 75px;
	padding-right: 4px;
}

div.formline textarea
{
	width: 350px;
	overflow:auto;
	height:105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CDCDCD;
	background-color: #EDF4ED;
	
	float: left;
	clear: none;
	position: relative;
}

div.formline input.contactfield
{
	border: 1px solid #CDCDCD;
	background-color: #EDF4ED;
	width: 150px;
	
	float: left;
	clear: none;
	position: relative;
	margin: 0;
}

/* News Styles */

div.newsItem
{
	display: block;
	position: relative;
	padding-bottom: 15px;
}

div.newsItem a.newsTitle {font-weight: bold;display: block;}
div.newsItem div.newsContent {display: block;}

/* Prolist */

div.prolist, div.prodetail, div.hitch
{
	margin: auto;
	width: 720px;
	clear: both;
	color: #575759;
}

div.inventory
{
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}

div.prolistCategory
{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #D2691E;
	color: #D2691E;
	margin-bottom: 10px;
}

div.prolistcategories
{
	display: block;
	clear: both;
	background-color: #eeeeee;
	margin: 10px 0;
	padding: 6px;
}

div.prolistcategories a.prolistimages
{
	float: left;
	clear: none;
	width: 100px;
	text-align: center;
	background-color: #fff;
}

a.prolistimages
{
	display: block;
	margin: auto;
}

a.prolistlinks, a.prolistlinks:visited
{
	float: left;
	clear: none;
	color: #f58428;
	font-weight: bold;
	text-align: center;
	margin-left: 15px;
	font-size: 16px;
}

a.prolistlinks:hover
{
	text-decoration: underline
}

div.prolistProducta, div.prolistProductb
{
	display: block;
}

div.prolistProducta {background-color: #eeeeee;}

a.prolistimage
{
	float: left;
	width: 100px;
	padding: 4px;
	background-color: #fff;
	vertical-align: middle;	
}

a.prolistimage img
{
	display: block;
	width: 100%;
	vertical-align: middle;	
}

a.prolistnoimage
{
	float: left;
	font-weight: bold;
	cursor: pointer;
	width: 100px;
	text-decoration: none;
	padding: 4px;
	background-color: #fff;
	height: 100%;
	vertical-align: middle;	
}

div.prolistProductDetail
{
	float: left;
	clear: none;
	padding: 4px 0 4px 0;
	font-size: 12px;
	width: 608px;
}

a.prolistProductName {color: #f58428;font-weight: bold;}
a.prolistProductName:hover {text-decoration: underline}

div.clearingdiv {clear:both;height:1px;}
html>body div.clearingdiv {height: auto;}

/* Prodetail */

div.prodetailProductImage
{
	float: left;
	width: 300px;
	padding: 4px 0 24px 0;
}

div.prodetailProductInfo
{
	display: block;
	padding: 0 10px 20px 20px;
}

p.prodetailProductName {font-weight: bold;display: block;margin-bottom: 10px;}

div.prodetail table {clear: both; margin-bottom: 20px; width: 100%;}
div.prodetail table th {text-align: left;padding: 0 3px 0 3px;border-bottom: 1px solid #ccc;}
div.prodetail table td {padding: 0 3px 0 3px;}
div.prodetail table td.cellb {background-color: #eeeeee;}

/* Hitch */

div.hitchresult, div.hitchresult2
{
	display: block;
	clear: both;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
}

p.hitchHeader
{
	font-size: 18px;
	font-weight: bold;
	color: #F58428;
	float: left;
	padding-bottom: 10px;
}

div.hitchresult div.hitchinfo, div.hitchresult2 div.hitchinfo
{
	display: block;
	clear: both;
}

div.hitchinfo div.hitchimgcont
{
	float: left;
	width: 180px;
}

div.hitchinfo div.hitchtextinfo
{
	float: left;
	clear: none;
	width: 200px;
	padding-left: 20px;
}

div.hitchtextinfo p {margin: 0;padding:0;}
div.hitchtextinfo a.hitchgetmoredetails {display: block;margin-top:10px;}

div.hitchresult div.hitchright, div.hitchresult2 div.hitchright
{
	float: left;
	clear: none;
}

div.hitchright div.price
{
	padding-top: 8px;
	width: 72px;
	float: left;
}

div.hitchright div.qty
{
	padding: 6px 18px 0 0;
	float: left;
	clear: none;
	
}

div.hitchright div.buynow
{
	float: left;
	clear: none;
	margin-bottom: 10px;
}

div.hitchright a.hitchbuildpackage
{
	float: left;
	clear: both;
	padding-bottom: 5px;
}

div.hitchdetail
{
	float: left;
	clear: both;
}

div.hitchdetail p.hitchDetailHeader
{
	font-size: 18px;
	font-weight: bold;
	color: #F58428;
	padding-bottom: 10px;
	display: block;
	text-align: left;
}

div.hitchdetail a.instructionsheets
{
	color: #F58428;
	font-weight: bold;
}

div.hitchdetail div.photocontainer
{
	float: left;
	width: 460px;
}

div.photocontainer div.photothumbs
{
	float: left;
	clear: none;
	width: 105px;
}

div.photothumbs p
{
	display: block;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	margin: 0;
}

div.photothumbs div.thumbcont
{
	display: block;
	margin: auto;
	text-align: center;
}

div.thumbcont img
{
	cursor: pointer;
	border: 1px solid #000000;
	margin: auto;
}

div.photocontainer div.mainimage
{
	float: left;
	clear: none;
	margin-left: 30px;
	text-align: center;
}

div.mainimage p
{
	display: block;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div.mainimage img
{
	display: block;
	padding-bottom: 5px;
	margin: auto;
}

div.mainimage div.hitchpriceblock
{
	display: block;
	margin-top: 10px;
	text-align: left;
}

div.hitchpriceblock p.hitchpriceheader
{
	display: block;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}

div.hitchpriceblock p.hitchdetailprice
{
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 8px 0;
}

div.hitchpriceblock select
{
	float: left;
	clear: none;
	margin: 8px 0 0 5px;
	width: 55px;
	display: block;
}

div.hitchpriceblock input.buynowbutton
{
	float: left;
	clear: none;
	display: block;
	padding: 2px 0 0 5px;
}

div.hitchpriceblock p.pricecompare
{
	display: block;
	clear: both;
	margin: 0;
	padding: 12px 0;
	font-size: 12px;
}

div.hitchpriceblock div.hitchdetailrank
{
	display: block;
	clear: both;
}

div.hitchdetailrank p {font-weight: bold;margin: 0; display: block;}
div.hitchdetailrank img {float: left; clear: none; padding-right: 10px;}

table.hitchdetails
{
	float: left;
	clear: none;
	width: 250px;
	border: 1px solid #f58428;
	margin-left: 10px;
}

table.hitchdetails th
{
	background-color: #f58428; 
	height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

table.hitchdetails td.leftcol {text-align: right; height: 20px; font-weight: bold; padding: 5px; width: 95px;}
table.hitchdetails td.rightcol {font-weight: bold; padding: 5px;}

div.hitchdetail div.availaccessories
{
	display: block;
	margin: 30px 0 30px 0;
	padding-right: 5px;
	float: right;
	clear: both;
}

div.hitchdetail div.hitchleft, div.hitchdetail div.hitchright
{
	float: left;
	clear: both;
}

div.hitchdetail div.hitchright {clear: none;}
div.hitchdetail div.hitchbottom {display: block; clear:both;}

div.hitchdetailrank p {margin:0;padding:0;}
div.hitchdetailrank div.rating
{
	clear: none;
	float: left;
	height: 14px;
	width: 25px;
	overflow: hidden;
	position: relative;
}

div.hitchdetailrank img.on
{
	position: relative;
	top: -29px;
}

div.availaccessories img
{
	display: block;
	cursor: pointer;
	padding: 5px 0 5px 0;
	clear: both;
}

p.accessoryTitle
{
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
	clear: both;
}

div.accessoryBox
{
	display: table;
	width: 704px;
	border: 1px solid #ED5924;
	padding: 8px;
	margin-bottom: 15px;
	vertical-align: middle;
}

div.accessoryBox div.connectorBot, div.accessoryBox div.connectorTop
{
	display: block;
	margin: auto;
	clear: both;
	text-align: center;
	width: 90%;
}

div.accessoryBox div.connectorBot {border-top: 1px dashed #ccc;padding-top: 10px;}

div.accessoryBox p.representativeText
{
	text-align: center;
	font-size: 11px;
	clear: both;
	display: block;
}

div.accessoryBox div.accessoryImage
{
	display: table-cell;
	width: 220px;
	text-align: center;
	vertical-align: middle;
}

div.accessoryBox div.accessoryInfo
{
	display: table-cell;
	clear: none;
	width: 400px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	vertical-align: middle;
}

input.buythispackage
{
	display: block;
	clear: both;
	margin: 2px auto 10px auto;
}

/* Search Results */

div.searchList
{
	display: block;
	clear: both;
	padding: 0 15px 0 15px;
}

div.searchList h3
{
	display: block;
	text-align: left;
	color:#575759;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
}

div.searchList div.searchItem
{
	display: block;
	padding: 8px 0 8px 0;
	clear: both;
}

div.searchItem div.searchImage
{
	float: left;
	width: 270px;
	text-align: center;
	font-weight: bold;
}

div.searchItem div.searchDesc
{
	float: left;
	clear: none;
	text-align: left;
	width: 450px;
}

div.searchDesc p.productName
{
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

p.automobile
{
	display: block;
	clear: both;
	border-bottom: 2px solid #F58428;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 3px;
}

/* FAQs */

p.faqTopicName
{
	display: block;
	font-weight: bold;
	clear: both;
	font-size: 14px;
	padding-bottom: 10px;
}

div.faqQuestion
{
	padding: 0 0 10px 10px;
	clear: both;
	display: block;
}

div.questionbox
{
	display: block;
	padding: 0 0 10px 10px;
	clear: both;
}

div.questionbox p.questiontext {font-weight: bold;}

/* SiteMap */

a.sitemapParent
{
	float: left;
	clear: both;
	font-weight: bold;
	padding-left: 15px;
	font-size: 12px;
}

a.sitemapChild
{
	float: left;
	clear: both;
	padding-left: 30px;
	font-size: 12px;
}

p.sitemapHeader
{
	display: block;
	clear: both;
	font-weight: bold;
	padding: 10px 0 10px 0;
}

div.ecommerceSearchHeader
{
	display: block;
	clear: both;
}

div.ecommerceSearchHeader p
{
	font-weight: bold;
	padding: 20px 0 10px 0;
	font-size: 16px;
}

p.showAccessHeader, p.showAccessShipping, p.showAccessShippingOversize
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 10px 0;
	margin: 0;
}

p.showAccessShipping {color: #ff0000;}
p.showAccessShippingOversize {font-size: 14px;color: #ff0000;}

div.showAccessFooter
{
	display: block;
	clear: both;
}

div.showAccessFooter div.showAccessColumn
{
	width: 49%;
	float: left;
	clear: none;
	text-align: center;
}

div#showAccessColumnLocations {display: none;}

div.showAccessColumn img
{
	padding-top: 10px;
}

p.searchHeader {display: none;}

#selectVehicleMount {width: 92px;}
#selectVehicleYear {width: 92px;}
#selectVehicleMake {width: 110px;}
#selectVehicleModel {width: 110px;}
#selectVehicleStyle {width: 300px;}

div.hitchdetail p.hitchDetailOption, div.hitchresult p.hitchOption, div.hitchresult2 p.hitchOption {display: block; clear:both; font-size: 13px; font-weight: bold; text-align: left;color:#F58428;padding: 0 0 10px 0;}
