#contentWrapper {
    width: 801px;
    background-image: url(/2742/mirror/design/p_content_bg.jpg);
    background-repeat: repeat-y;
    float: left;
    height: 365px;
}
/* --- Begin Header CLASSES*--- */
#header {
    width: 801px;
    height: 188px;
    background-image: url(/2742/mirror/design/personalHeader.jpg);
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
}
/* --- End Header CLASSES*--- */
/* --- Begin Column 1 CLASSES*--- */
#leftLinks {
    width: 168px;
    margin-left: 45px;
    padding-top: 5px;
}
#leftLinks ul {
}
#leftLinks ul li {
    list-style-type: none;
}
#leftLinks ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2c2207;
    text-decoration: none;
    width: 159px;
    font-weight: bold;
    list-style-type: none;
}
#leftLinks ul li a:hover {
    color: #FFFFFF;
}
#leftLinks ul li ul li {
    margin-left: 15px;
}
/* --- Test Nav CLASSES*--- */

/* --- End Test Nav CLASSES*--- */
/* --- End Column 1 CLASSES*--- */
/* --- Begin Column 2 CLASSES*--- */
#contentBox {
    background-image: url(/2742/mirror/design/p_content_box.jpg);
    height: 279px;
    width: 335px;
    margin-top: 17px;
    background-repeat: no-repeat;
}
#productDesc {
    /*width: 310px;
    margin-left: 14px;
    padding-top: 12px;
    height: 260px;
    overflow: auto;*/

     width: 310px;
    padding-right: 11px;
    margin-bottom: 6px;
    height: 267px;
    margin-left: 14px;
    padding-top: 12px;
    overflow: auto; 
}

#productDesc p {
    text-align: justify; 
}





/* --- End Column 2 CLASSES*--- */