#account_links{
    padding-bottom:5px;

}


#new_products{ 

}


.featured_product_block, .product_block{

width:24%;
padding-left:.1em;
padding-bottom:.1em;
font-size:12pt;
float:left;
height:375px;
/*border-width:1px;
border-color:cyan;
border-style:solid;*/
overflow: visible;

}
.featured_product_block {
    width:24%;
}


.featured_product_block .product_price_block, .product_block .product_price_block{
    font-size:.8em;   	       
}

.featured_product_block .product_manufacturer, .product_block .product_manufacturer{
    color:#660000;
}

.featured_product_block .product_name, .product_block .product_name{
    font-size:.8em;
}


.featured_product_block .product_price_block .old_price, .product_block .product_price_block .old_price{
    text-decoration:line-through;
}


.featured_product_block .product_price_block .product_price, .product_block .product_price_block .product_price{

}

.featured_product_block .product_price_block .our_price, .product_block .product_price_block .our_price{
    color:#880000;
    font-weight:bold;
    font-size:1em;
}

.featured_product_block .product_price_block .save, .product_block .product_price_block .save{
    color:#333333;
    font-size:.8em;
}

.style{
font-size:10pt;
}

.style .style_main_heading{
font-size:1.6em;
font-weight:bold;
}

.style .style_minor_heading{
font-size:1.3em;
font-weight:bold;
margin-left:2.5%;
}

.style .style_bold{
font-weight:bold;
}

.style .style_block{
margin-left:5%;
}

.style .style_block .style_block_bold{
font-weight:bold;
}

.style .style_block .style_block_indented{
margin-left:7.5%;
}

.style .style_block .style_block_indented_twice{
margin-left:10%;
}

.style .style_block .style_block_indented_thrice{
margin-left: 12.5%;
}

.style .style_chart_values{
font-size:.75em;
}

