#main a, #footer a {
color: #ff3600;
}

#main a.graytext, #main a.ViewAllProductsLink {
color: #666;
}

.home_product .product_desc {
height: 70px;
/*text-align: left;*/
}

#home_products {
background: url(../home/product_lines_cols.gif) repeat-y;
clear: both;
float: left;
margin-top: 26px;
width: 520px;
}

.home_product {
float: left;
padding: 0 26px;
text-align: center;
width: 121px;
}

.home_product h3 {
font: bold 14px Arial, Helvetica, sans-serif;
height: 30px;
margin: 0;
padding: 0;
padding-bottom: 12px;
}

.home_product h3 a {
color: #666;
text-decoration: none;
}

.home_product_image {
clear: both;
float: left;
height: 110px;
padding-bottom: 2px;
width: 121px;
}

.home_product_desc {
clear: both;
float: left;
/*height: 86px;*/
overflow: hidden;
}

.home_product p {
width: 121px;
}

.home_product a {
color: #ff3600;
}

#home_ad_holder {
border-top: 1px solid #e94942;
clear: both;
display: inline;
float: left;
margin: 26px;
width: 468px;
}

#home_ad_banner {
margin: 26px 0;
}

#rightcolumn {
background: #fff;
position: relative;
/*z-index: 100000000;*/
}