/*#content_left h2 { padding-bottom: 4px; }*/

table#products { width: 100%; padding-bottom:20px;}

table#products th
{
	color: #636363;
	border-width: 1px 0;
	border-color: #c2c2c2;
	border-style: solid;
	padding: 4px 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #f0f0f0;
	background-image: url(../images/prodtableth.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.alignright { text-align: right; }

table#products h3
{
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #959595;
	padding: 0 0 5px 0;
	margin: 0;
}

table#products h4
{
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #636363;
	padding: 0 0 3px 0;
}

table#products ul { padding: 0 0 5px 0; }

table#products li
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 0 1px 0;
}

table#products li a
{
	font-weight: bold;
	/*color: #fe0103;*/
	text-decoration: underline;
}
table#products li a:hover{
	color: #fe0103;
}


table#products td.fade
{
	width: 20px;
	background-image: url(../images/table_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*table#products th.fade
{
	background-image: url(../images/table_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

table#products td.xtrapad, table#products th.xtrapad { padding-left: 19px; }

table#products th.fade
{
	background-image: url(../images/prodtableth.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-width: 1px 0 1px 1px;
	border-color: #c2c2c2;
	border-style: solid;
}

table#products tr.bgfade img
{
	position: relative;
	top: 0;
	left: -10px;
}

.product_detail
{
	position: relative;
	color: #252525;
}

#content_left .product_detail p
{
	text-transform: none;
	font-weight: normal;
}

.product_detail .packshot
{
	float:right;
	width:190px;
	/*top: 0;
	right: -10px;
	position: absolute;*/
}

.product_detail .spec{
	padding-left:40px;
}

.product_detail .product_detail_inner { width: 350px; }
.product_detail h1 { padding-bottom: 5px; }



.product_detail ul ,#transcript ul{ padding: 0 0 10px 0; }

/*
.product_detail li, #transcript li
{
	
	padding: 0 0 5px 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
}
*/

.product_detail li a , #transcript li a{ color: #252525; }

.breadcrumb { text-transform: uppercase; }

.comp_table_button{
	width:100%;
	overflow:hidden;
}

.comp_table_button .button215{
	float:right;
}

#productgraph{
	padding:20px 0;
	position:relative;
}

#productgraph img{
	position:absolute;
}


#flashcontent{
	padding-top:20px;
}

/* New racing oils list */
div.racing-oils-list {
	float: left;
	margin-right: 40px;
}

div.racing-oils-list ul {
	list-style-type: none;
}

div.racing-oils-list h3 {
	color: #959595;
}

div.racing-oils-list h4 {
	font-weight: bold;
	margin: 5px 0 0;
	font-size: 1.2em;
}
