div#category-tabs-off { 
    margin-bottom:-3px;
}
div#category-tabs-off img { margin-right:-4px; }
div#category-tabs-on { 
    position:absolute;
    top:95px;
    width:0px;
    height:49px;
}
div#category-tabs-on a { display:none;}
div#category-tabs-on img { margin-right:0px;}
div#category-visual {
    width:934px;
    height:236px;
    margin-top:-10px;
}
div#category-products img { margin-right:-4px; }
div#product-name { 
    height:auto;
    width:520px;
    margin-top:10px;
} 
div#product-name .product-label { 
    font-size:167%; 
    margin-right:20px;
    float:left;
}
div#product-name .product-options {
    float:right;
    width:320px;
    height:auto;
    margin-top:2px;
    margin-bottom:2px;
    text-align:right;
}
div#product-name .option-selected { 
    border: 1px solid #f1f1f1;
    background-color: #f2f2f2;
    color: #474747;
    padding:5px;
    margin-right:5px;
    margin-bottom:5px;
    font-size: 77%;
    width:auto;
    height:auto;
    float:left;
} 
div#product-name .option { 
    border: 1px solid #f1f1f1;
    background-color: #ffffff;
    color: #474747;
    padding:5px;
    margin-right:5px;
    margin-bottom:5px;
    font-size: 77%;
    height:auto;
    float:left;
    width:auto;
    text-align:center;
} 
div#product-name .option a { 
    color: #474747;
    text-decoration:none;
}
div#product-name .option a:hover { 
    color: #0b7d8b;
    text-decoration:none;
}
div#product-name .option-ordernow { 
    border: 1px solid #bfd1d1;
    background-color: #eaf8fb;
    color: #7b8084;
    padding:5px;
    font-size: 77%;
    margin-bottom:5px;
    height:auto;
    width:auto;
    float:left;
} 
div#product-name .option-ordernow a { 
    text-decoration:none;
    color: #7b8084;
} 
div#product-feature { margin-top:10px; } 
div#product-feature .details { float:left; width: 500px; overflow:hidden;} 
div#product-feature .options { 
    float:left;
    width:852px;
    margin-top:10px;
    position:relative;
} 
div#product-feature .illustrations { width:390px;float:right; margin-top:-6%;} 
div#product-feature .illustrations img { margin-bottom:10px; } 
div#product-feature p { margin-top:10px; } 
div#product-feature ul { 
    list-style-type:none; 
    margin-left:15px; 
} 
div#product-feature li { 
    margin-top:5px;
    list-style-image:url(/images/arrow_grey.jpg); 
} 
div#product-feature h1 { 
    color:#2392c7;
    margin-top:10px;
    font-size:167%; 
} 
div#product-feature h1 .grey { color:#656364; } 
div#product-feature h2 { 
    color:#2392c7;
    margin-top:10px;
    font-size:153.9%; 
} 
div#product-feature h3 { 
    font-size:108%;
    margin-top:10px;
    font-weight:bold;
} 
div#product-feature h4 { 
    font-size:108%;
    margin-top:10px;
    font-style:italic;
    color:#2392c7;
} 
div#product-feature h5 { 
    font-size:108%;
    margin-top:10px;
    font-style:italic;
    color:#e58d05;
} 
div#product-feature h6 { 
    font-size:77%; 
} 
