div.product_category div.sshow2
{
    position:absolute;
    top:10px;
    filter:alpha(opacity=100); /* initially transparent */
    opacity: 0.0;
}
div.sshow2 img { width:300px;}
div.product_category
{
    left:30px;
    padding-top:20px;
    background-color:white;
}
div.category_text
{
    padding-top:40px;
    padding-left:325px;
}
div.buttons a.spread_out
{
    margin-right:20px;
    margin-left:23px;
}

/****************nav_bar overrides****************/
div.nav_bar div.buttons
{
    left:10px;
}
div.nav_bottom
{
    top:420px;
}
div.nav_bottom div.buttons
{
    left:410px;
}
div.more_info
{
    margin-top:-16px;
}

