#innerbody {
background: none; padding: 46px 30px 18px 18px; width: auto;
}

#a {
margin: 0; clear: both; float: left;
}

table.producttable {
margin: 0 0 25px 0; padding: 0;
}

table.producttable td {
width: 130px; vertical-align: top;
}

table.producttable td a {
color: #231F20;
}

table.producttable td a:hover {
text-decoration: underline;
}


table.producttable tr.head td {
vertical-align: middle; height: 40px; width: 120px; text-align: center; padding: 3px 5px 15px 5px; text-transform: uppercase; background: #5e6e7e url(/img/bg_producttable_th.gif) no-repeat bottom; border-right: 1px solid #ffffff;
}

table.producttable tr.head td a {
color: #ffffff; font: 11px Tahoma, Arial; font-weight: bold;
}

table.producttable tr.head td a:hover {
color: #bfc7ce; text-decoration: none;
}

table.producttable tr.txt td {
border-top: 1px solid #9a8c7f; border-bottom: 1px solid #9a8c7f; width: 114px; padding: 5px 8px 25px 8px; font-size: 11px;
}

table.producttable tr.btns td {
text-align: center; padding: 2px 0 2px 0;
}


table.producttable tr.head td.featured {
background: #3b4858 url(/img/bg_producttable_th_featured.gif) no-repeat bottom;
}

table.producttable tr.txt td.featured {
background: #fdf8e4;
}

table.producttable tr.btns td.featured {
background: #fdf8e4;
}




