#menu_container li
{
    list-style:none;
}

#product_category table
{
    width:390px;
}

#product_category img
{
    border:solid 1px black;
}

#product_category a
{
    font-size:10pt;
    text-decoration:none;
/*     border:solid 1px black; */
}

#category_product_name
{
    font-size:10pt;
}

#product_category a:hover
{
    text-decoration:underline;
}

#product_category ul
{
    margin:0;
    padding:0;
}

.product_td
{
    width:142px;
}

#product_category li
{
/*     float:left; */
/*     text-align:center; */
    list-style:none;
    margin-left:0px;
    padding:3px;
/*     width:150px; */
/*     border:solid 1px black; */
}

#product_category li a
{
    font-size:12pt;
}

#cart_info li
{
    list-style:none;
    margin-left:20px;
}

.statusupdate
{
    color:red;
}

#product_category .category
{
    float:none;
    text-align:left;
}

#category_description
{
    padding-bottom:10px;
}

#shop_nav
{
    padding-bottom:10px;
    font-family:Arial;
    font-size:10pt;
}

#id_comment
{
    width:350px;
}

#category_td
{
    padding-right:10px;
}

#cart_info a img
{
    border:none;
}

#main_image
{
    border:none;
}

#product_enlarged img
{
    padding:0;
    margin:0;
}

#product_enlarged
{
    text-align:center;
    z-index:100;
    display:none; 
    position:absolute;
    padding:7px;
    border:solid 1px #CD8763;
    background-color:#FBEEC1;
}

#search_form
{
    text-align:center;
    margin-top:10px;
}
