/* @override http://www.rentoncoilspring.com/css/shared.css */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a { text-decoration: none; color: #06f; }
a:active, a:visited { text-decoration: none; }
a:hover{ text-decoration: underline; }

#Bhome a, #Bhome a:visited { text-decoration: none; color: #000; }
#Bhome a:hover, #Bhome a:active { text-decoration: none; color: #000; }

p, ul {
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
}

p.jobListing {
	margin: 18px 0;
	padding: 18px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

p.leadership {
	margin: 18px 0;
	padding: 0 0 18px 0;
	border-bottom: 1px solid #ccc;
}

em {
	color: #06f;
 	font-style: normal;
}

.right {
	float: right;
}

.left {
	float: left;
}

/* @group Header */


#header {
	height: 227px;
	padding: 0;
	margin: 0 0 22px 0;
}

#Bhome #header, #Bcompany #header, #Baerospace #header, #Baviation #header, #Bdefence #header, #Bperformance #header  {
	height: 282px;
	padding: 0;
	margin: 0 0 20px 0;
}

#Bcapabilities #header, #Bvision #header, #Bleadership #header, #Bpipeline #header, #Bjobs #header {
	height: 226px;
	padding: 0;
	margin: 0 0 20px 0;
}


/* @group Background Images */

#Bhome #header { background: #000 url(../images/home_hdr_img.jpg) no-repeat; margin: 0 0 16px 0; }
#Bshop #header { background: url(/images/bg_shop.gif) repeat-x; }
#Bwhytitanium #header,#Blocatedealer #header { background: url(/images/bg_whytitanium.gif) repeat-x; }
#Bcompany #header, #Bcontact #header, #Bcapabilities #header, #Bvision #header, #Bleadership #header, #Bpipeline #header, #Bjobs #header { background: url(/images/bg_company.gif) repeat-x; }

#Bcompany #hdrImg  { 
	background: transparent url(/images/hdr_img_company.jpg) no-repeat;
	height: 203px;
	width: 100%;
	}
	
.company p img {
	float: left;
	border-right: 6px solid white;
}
	
#Bperformance #hdrImg  { 
	background: #000 url(/images/hdr_img_performance.jpg) no-repeat;
	height: 203px;
	width: 100%;
	}

#Bcapabilities #hdrImg, #Bvision #hdrImg, #Bleadership #hdrImg, #Bpipeline #hdrImg, #Bjobs #hdrImg, #Bcontact #hdrImg {
	height: 147px;
	background: transparent url(/images/hdr_img_company.jpg) no-repeat;
	width: 100%;
}
/* @end */

#header img { margin: 0; }


/* @group Utility Nav */
#navUtility {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #d1d1ca;
	display: inline;
	list-style-type: none;
	position: absolute;
	right: 24px;
	top: 24px;
}

#navUtility li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navUtility li a:link, #navUtility li a:visited {
	font-size: 9px;
	color: #d1d1ca;
}

#Bcompany #company, #Bcapabilities #company, #Bvision #company, #Bleadership #company, #Bpipeline #company, #Bjobs #company, #Bcontact #contact {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navUtility span.separator {
	margin:  0 12px;
}

/* @end */
/* @group Primary Nav */
#navPrimary {
	width: 624px;
	height: 30px;
	background: transparent url("/images/nav_primary_performance.gif") no-repeat 0px -30px;
	margin: 0 0 1px 0;
	padding: 0;
	position: relative;
}

#navPrimary li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#navPrimary a {
	display: block;
	top: 0px;
	margin: 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px;
}

#shop { left: 22px; width: 49px; }
#atvs { left: 70px; width: 47px; }
#autoracing { left: 116px; width: 92px; }
#motorcycles { left: 207px;	width: 98px; }
#mountainbikes{ left: 304px; width: 114px; }
#snowmobiles { left: 417px; width: 101px; }
#whytitanium { left: 517px; width: 107px; }

#shop a:hover { background:  url(/images/nav_primary_performance.gif) -22px 0px no-repeat; }
#atvs a:hover { background:  url(/images/nav_primary_performance.gif) -70px 0px no-repeat; }
#autoracing a:hover { background:  url(/images/nav_primary_performance.gif) -116px 0px no-repeat; }
#motorcycles a:hover { background:  url(/images/nav_primary_performance.gif) -207px 0px no-repeat; }
#mountainbikes a:hover { background:  url(/images/nav_primary_performance.gif) -304px 0px no-repeat; }
#snowmobiles a:hover { background:  url(/images/nav_primary_performance.gif) -417px 0px no-repeat; }
#whytitanium a:hover { background:  url(/images/nav_primary_performance.gif) -517px 0px no-repeat; }

#Bshop #navPrimary #shop { background:  url(/images/nav_primary_performance.gif) -22px 0px no-repeat; }
#Batvs #navPrimary #atvs { background:  url(/images/nav_primary_performance.gif) -70px 0px no-repeat; }
#Bautoracing #navPrimary #autoracing { background:  url(/images/nav_primary_performance.gif) -116px 0px no-repeat; }
#Bmotorcycles #navPrimary #motorcycles, #Bmotocross #navPrimary #motorcycles, #Broadrace #navPrimary #motorcycles { background:  url(/images/nav_primary_performance.gif) -207px 0px no-repeat; }
#Bmountainbikes #navPrimary #mountainbikes { background:  url(/images/nav_primary_performance.gif) -304px 0px no-repeat; }
#Bsnowmobiles #navPrimary #snowmobiles { background:  url(/images/nav_primary_performance.gif) -417px 0px no-repeat; }
#Bwhytitanium #navPrimary #whytitanium { background:  url(/images/nav_primary_performance.gif) -517px 0px no-repeat; }

/* @end */
/* @end */
/* @group Content */

#content {
	width: 670px;
	margin: 0 38px 21px 47px;
	padding: 0;
}

#columnLeft {
	padding: 0 30px 0 0;
	margin-right: 235px;
}

#columnLeft.company {
	padding: 0;
	margin: 0 0 34px 0;
}

#columnRight {
	float: right;
	width: 235px;
	margin: 0;
	padding: 0;
}

/* @group Home */

#Bhome h1 {
	float: left;
	background: url(../images/home_h1.gif) no-repeat 50px 0px;
	margin: 0 0 80px 0;
	padding: 251px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:251px;
	width: 334px;
	font-size: 1px;
	color: #fff;
}

#Bhome #content {
	width: 776px;
}

#Bhome #performance {
	width: 160px;
	margin: 8px 58px 80px 0;
	float: left;
}

#Bhome #performance h2 { 
	background: url(../images/h2_home_performance.gif) no-repeat; 
	margin: 0 0 6px 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:39px;
	width: 160px;
	font-size: 1px;
	color: #fff;
}

#Bhome #performance h3 { 
	background: url(../images/h3_home_performance.gif) no-repeat; 
	margin: 13px 0 3px 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	width: 160px;
	font-size: 1px;
	color: #fff;
}


#Bhome #aerospace {
	width: 160px;
	margin: 8px 0 80px 0;
	float: left;
	}

#Bhome #aerospace h2 { 
	background: url(../images/h2_home_aerospace.gif) no-repeat; 
	margin: 0 0 6px 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:39px;
	width: 160px;
	font-size: 1px;
	color: #fff;
}

#Bhome #aerospace h3 { 
	background: url(../images/h3_home_aerospace.gif) no-repeat; 
	margin: 13px 0 3px 0;
	padding: 15px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:15px;
	width: 160px;
	font-size: 1px;
	color: #fff;
}

#Bhome #performance p, #Bhome #aerospace p {
	width: 160px;
	margin: 0 0 6px 0;
	font-size: 10px;
	line-height: 16px;
}

#Bhome a img { border: none; }

#Bhome a.go {
	color: #06f;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0 7px 0 0;
	background: url(../images/arrow_up_gray.gif) no-repeat right 1px;
}

#Bhome p#copyright {
	margin: 0 0 20px 546px;
	padding: 22px 0 0 0;
	overflow: hidden;
	background: transparent url(../images/nav_footer_performance.gif) -462px -32px no-repeat;
	height: 0px !important;
	height /**/:22px;
	width: 209px;
	clear: both;
	font-size: 1px;
	color: #fff;
}
/* @end */

#Bwhytitanium #hdrImg, #Blocatedealer #hdrImg  { 
	background: transparent url(/images/hdr_img_whytitanium.jpg) no-repeat;
	height: 148px;
	width: 100%;
	}
/* @group H2 */

h2 {
	margin: 0 0 20px 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:39px;
}

#Bcompany h2 { 
	background-image: url(/images/h2_company.gif); 
	margin: 0 0 20px 0;
	padding: 46px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:46px;
}

#Bcapabilities h2 { 
	background-image: url(/images/h2_capabilities.gif);
}

#Bvision h2 { 
	background-image: url(/images/h2_vision.gif); 
}

#Bleadership h2 { 
	background-image: url(/images/h2_leadership.gif); 
}

#Bpipeline h2 { 
	background-image: url(/images/h2_pipeline.gif); 
}

#Bjobs h2 { 
	background-image: url(/images/h2_jobs.gif);
	margin: 0 0 14px 0; 
}

#Bcontact h2 { 
	background-image: url(/images/h2_contact.gif);
	margin: 0 0 10px 0;
}

#Bwhytitanium h2.performance { 
	background-image: url(/images/h2_whytitanium_performance.gif);
	margin: 0 0 20px 0;
	padding: 42px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:42px;
}

#Bwhytitanium h2.aerospace { 
	background-image: url(/images/h2_whytitanium_aerospace.gif);
	margin: 0 0 20px 0;
	padding: 42px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:42px; 
}

#Blocatedealer h2 { 
	background-image: url(/images/h2_locate_dealer.gif);
	margin: 0 0 20px 0;
	padding: 42px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:42px;
}
/* @end */

/* @group H3 */

h3 {
	margin: 0 0 26px 0;
	padding: 51px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:51px;
}

#Bcompany h3 { 
	background-image: url(/images/h3_company.gif);
	padding: 50px 0 0 0;
	height: 0px !important;
	height /**/:50px;
}

#Bcapabilities h3 { 
	background-image: url(/images/h3_capabilities.gif);
	padding: 51px 0 0 0;
	height: 0px !important;
	height /**/:51px;
}

#Bvision h3 { 
	background-image: url(/images/h3_vision.gif);
	padding: 51px 0 0 0;
	height: 0px !important;
	height /**/:51px;
}

#Bleadership h3 { 
	background-image: url(/images/h3_leadership.gif);
	padding: 50px 0 0 0;
	height: 0px !important;
	height /**/:50px;
}

#Bpipeline h3 { 
	background-image: url(/images/h3_pipeline.gif);
	padding: 51px 0 0 0;
	height: 0px !important;
	height /**/:51px;
}

#Bjobs h3 { 
	background-image: url(/images/h3_jobs.gif);
	padding: 28px 0 0 0;
	height: 0px !important;
	height /**/:28px;
}

#Bcontact h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0;
	overflow: visible;
	height: auto !important;
}

#Bwhytitanium h3 { 
	background-image: url(/images/h3_whytitanium.gif);
	padding: 28px 0 0 0;
	height: 0px !important;
	height /**/:28px;
}

#Bwhytitanium h3.performance { 
	background-image: url(/images/h3_whytitanium_performance.gif);
	padding: 50px 0 0 0;
	height: 0px !important;
	height /**/:50px;
}

#Bwhytitanium h3.aerospace { 
	background-image: url(/images/h3_whytitanium_aerospace.gif);
	padding: 77px 0 0 0;
	height: 0px !important;
	height /**/:77px;
}

#Bcapabilities h4 { 
	margin: 12px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#Blocatedealer h4, #Bwhytitanium h4 { 
	margin: 12px 0 -8px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#Blocatedealer h4 a { 
	color: red;
}

#Bwhytitanium h5 { 
	margin: 12px 0 2px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#Bcontact p {
	margin: 0;
	padding: 0;
}

#Bcapabilities p {
	margin: 0 0 6px 0;
	padding: 0;
}

#Bcapabilities ul.springTypes { 
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#Bcapabilities ul.springTypes li { 
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	vertical-align: top;
}

#Bcapabilities ul.springTypes li.last {
	border-bottom: none;
	vertical-align: top;
}

#Bcapabilities ul.springTypes li h4 { 
	display: inline;
}

#Bcapabilities ul.springTypes li img { 
	margin: 0 6px 0 0;
	float: left;
	vertical-align: top;
}

/* @end */

/* @group Secondary Nav */
#navSecondary {
	margin: 11px 0 35px 0;
	padding: 0;
	font-size: 10px;
	color: #545450;
	list-style-type: none;
}

#navSecondary li {
	margin: 0 9px 0 0;
	padding: 0 13px 0 0;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #545450;
}

#navSecondary li.last {
	margin: 0;
	padding: 0;
	border-right: none;
}

#navSecondary li a:link, #navSecondary li a:visited {
	font-size: 9px;
	color: #545450;
	font-weight: bold;
}

#Bcompany #overview, #Bcapabilities #capabilities, #Bvision #vision, #Bleadership #leadership, #Bpipeline #pipeline, #Bjobs #jobs {
	color: #f00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navSecondary span.separator {
	margin:  0 8px;
}

/* @end */



/* @group Category Nav */

#navCategory { 
	margin: 0 0 36px 0;
	padding: 0;
}

#navCategory li { 
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 11px;
}

#navCategory li.first { 
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #000;
}

#navCategory li a { 
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: bold;
}

#navCategory li a:hover, #navCategory li a.current { 
	color: red;
	text-decoration: none;
}

/* @end */

/* @group Quick Nav */
	
	#quicknav {
	margin: 0 0 38px 0;
	padding: 0;
}

#quicknav img {
	margin: 0 2px 2px 0;
	padding: 0;
	float: left;
}

#quicknav a {
	margin: 0 0 2px 98px;
	padding: 11px 13px 0 8px;
	display: block;
	background: #ccc url(/images/pointer_red.gif) no-repeat 122px 12px;
	clear: right;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color:  #000;
	height: 23px !important;
	height /**/:34px;
}

#quicknav a:hover {
	text-decoration: none;
}
	
/* @end */

/* @group Inline Promo */
div.inlinePromoBig {
	height: 72px;
	margin: 26px 0 0 0;
}
div.inlinePromo {
	height: 72px;
	background: url(/images/dotted_line_triple.gif) repeat-x;
	margin: 26px 0 0 0;
}

div.inlinePromo img {
	float: left;
	border-right: 6px solid white;
}

div.inlinePromo h4 {
	height: 20px !important;
	height /**/:27px;
	margin: 0 0 5px 166px;
	padding: 7px 0 0 0;
	color: red;
	font-size: 11px;
}

div.inlinePromo h4.autoracing {
	margin: 0 0 7px 50px;
}

div.inlinePromo h4.snowmobiles {
	margin: 0 0 7px 97px;
}

div.inlinePromo h4.snowmobiles2 {
	margin: 0 0 7px 140px;
}
 
div.inlinePromo a {
	color: #0066ff;
	font-size: 11px;
	background: #fff url(/images/arrow_up_gray.gif) no-repeat right;
	padding: 0 7px 0 0;
}

div.inlinePromo p {
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: bold;
}

p.hondaPromo {
	margin: 20px 0;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

p.hondaPromo img {
	float: left;
	margin: 4px 10px 0 0;
}

/* @end */

/* @group Ti Advantage Promo */

#tiAdvantage { 
width: 235px;
margin: 0 0 38px 0;
padding: 0;
}

#tiAdvantage h5 {
	margin: 0 0 8px 0;
	padding: 19px 0 0 0;
	overflow: hidden;
	background-image: url(/images/performance_h5_titanium_advantage.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:19px;
}

#tiAdvantage img {
	margin: 0 2px 2px 0;
	padding: 0;
	float: left;
}

#tiAdvantage p.callout {
	margin: 0 0 14px 105px;
	padding: 0;
	clear: right;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: red;
}

#tiAdvantage p.benefits {
	color: #000;
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

#tiAdvantage a {
	font-size: 9px;
	color: #06f;
	margin: 0;
	padding: 0 6px 0 0;
	background: transparent url(/images/arrow_up_gray.gif) no-repeat right -1px;
}

#tiAdvantage a:hover {
	text-decoration: none;
}

/* @end */

/* @group More Info Promo */

#promoInfo { 
width: 235px;
margin: 0 0 65px 0;
}

#promoInfo p.contact {
color: #000;
font-size: 10px;
line-height: 12px;
margin: 0;
padding: 7px 6px 0 8px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
background: #d7d8d3;
height: 43px !important;
height /**/:54px;
}

#promoInfo p.email {
	color: #000;
	font-size: 10px;
	line-height: 12px;
	margin: 0;
	border-bottom: 2px solid #fff;
	padding: 5px 0 0 9px;
	background-color: #d7d8d3;
	height: 20px !important;
	height /**/:25px;
}

#promoInfo p.email a {
	color: #000;
	font-size: 9px;
	background: transparent url(/images/pointer_red.gif) no-repeat right;
	padding: 0 9px 0 0;
	margin: 0;
	text-decoration: none;
}

/* @end */


/* @group Rider Promo */

#promoRider, #rideWin {
	margin: 0 0 25px 0;
	padding: 0;
}

#promoRider h5 {
	margin: 0 0 8px 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(/images/snowmobiles_h5_promo_rider.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:18px;
}

#rideWin h5 {
	margin: 0 0 8px 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(/images/performance_h5_promo_ridewin.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:18px;
}


#promoRider img, #rideWin img {
	float: left;
	margin: 0 10px 2px 0;
	padding: 0;
}

#promoRider p, #rideWin p {
	margin: 0 0 6px 0;
	color: #000;
	font-size: 9px;
	line-height: 12px;
}

/* @end */

/* @group Featured Clients */

#featuredAerospace {
	margin: 0 0 61px 0;
	padding: 20px 0 0 0;
	position: relative;
	list-style: none;
	background: url(/images/company_h5_featuredaerospace.gif) no-repeat;
}

#featuredAerospace li, #featuredPerformance li {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 53px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:53px;
	width:  235px;
}

#boeing { background: no-repeat url(/images/company_logo_boeing.gif) 0px 0px; }
#nasa { background: no-repeat url(/images/company_logo_nasa.gif) 0px 0px; }
#lockheed { background: no-repeat url(/images/company_logo_lockheed.gif) 0px 0px; }
#messier { background: no-repeat url(/images/company_logo_messier.gif) 0px 0px; }
#cessna { background: no-repeat url(/images/company_logo_cessna.gif) 0px 0px; }
#airbus { background: no-repeat url(/images/company_logo_airbus.gif) 0px 0px; }
#parker { background: no-repeat url(/images/company_logo_parker.gif) 0px 0px; }

#featuredPerformance {
	margin: 0 0 45px 0;
	padding: 20px 0 0 0;
	position: relative;
	list-style: none;
	background: url(/images/company_h5_featuredperformance.gif) no-repeat;
}

#arcticcat { background: no-repeat url(/images/company_logo_arcticcat.gif) 0px 0px; }
#yamaha { background: no-repeat url(/images/company_logo_yamaha.gif) 0px 0px; }
#honda { background: no-repeat url(/images/company_logo_honda.gif) 0px 0px; }
#suzuki { background: no-repeat url(/images/company_logo_suzuki.gif) 0px 0px; }
#foes { background: no-repeat url(/images/company_logo_foes.gif) 0px 0px; }
#nascar { background: no-repeat url(/images/company_logo_nascar.gif) 0px 0px; }

#industry {
	margin: 0 0 21px 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#industry li {
	list-style: none;
	margin: 0;
	padding: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:36px;
	width:  235px;
}

#smi { background: no-repeat url(/images/company_logo_smi.gif); }

/* @end */

#tivsSteel {
	margin: 0 0 25px 0;
	padding: 0;
	width: 235px;
}

#tivsSteel h4 {
	margin: 0;
	padding: 19px 0 0 0;
	overflow: hidden;
	background-image: url(/images/aerospace_h4_tivsSteel.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:19px;
}

#tivsSteel table {
	margin: 0;
	padding: 0;
}



#tivsSteel th {
	font-size: 9px;
	background-color: #EBEDE9;
	color: #f00;
	padding: 11px 20px 11px 9px;
	margin: 0;
	border-top: 2px solid #fff;
	border-right: none;
	line-height: 14px;
	width: 88px;
	\width: 117px;
	w\idth: 88px;
	text-align: left;
}

#tivsSteel th.left {
	border-right: 2px solid #fff;
	width: 86px;
	\width: 117px;
	w\idth: 86px;
	text-align: left;
}


#tivsSteel td {
	font-size: 9px;
	line-height: 12px;
	background-color: #EBEDE9;
	color: #000;
	margin: 0;
	padding: 10px 20px 17px 9px;
	border-top: 2px solid #fff;
	border-right: none;
	width: 88px;
	\width: 117px;
	w\idth: 88px;
	text-align: left;
	vertical-align: top;
}

#tivsSteel td.left {
	border-right: 2px solid #fff;
	width: 86px;
	\width: 117px;
	w\idth: 86px;
	text-align: left;
	vertical-align: middle;
}


#tivsSteel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tivsSteel li {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	list-style: none;
	font-size: 9px;
	line-height: 16px;
}

#tivsSteel td.bottom {
	margin: 0;
	padding: 9px 0 9px 9px;
}

#tivsSteel td.bottom a {
	margin: 0;
	padding: 0 9px 0 0;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	background: transparent url(/images/pointer_red.gif) no-repeat right;
	text-decoration: none;
}

table.tivsSteelInline {
	margin: 0;
	padding: 0;
}

.tivsSteelInline td.nobg {
	font-size: 9px;
	background-color: #fff;
	padding: 11px 9px 11px 9px;
	margin: 0;
	border-right: none;
}

table.tivsSteelInline td {
	font-size: 9px;
	line-height: 12px;
	background-color: #EBEDE9;
	color: #000;
	margin: 0;
	padding: 11px 11px 11px 9px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

table.tivsSteelInline th {
	font-size: 9px;
	background-color: #EBEDE9;
	color: #f00;
	padding: 11px 11px 11px 9px;
	margin: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	line-height: 14px;
	width: auto;
	text-align: left;
}

table.tivsSteelInline th.secondary {
	font-size: 9px;
	background-color: #EBEDE9;
	color: #000;
	padding: 11px 11px 11px 9px;
	margin: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	line-height: 14px;
	text-align: left;
	font-weight: bold;
}
/* @end */

.clear {
	clear: both;
	height: 0px !important;
	margin: 0;
	padding: 0;
}