#contentWrapper {
    width: 801px;
    background-image: url(/2742/mirror/design/news_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/newsHeader.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: #251D07;
    text-decoration: none;
    width: 159px;
    font-weight: bold;
    list-style-type: none;
    text-transform: uppercase;
}
#leftLinks ul li a:hover {
    color: #FFFFFF;
}
#column1_picture {
    width: 168px;
    margin-left: 45px;
    margin-top: 5px;
}
#left_articles {
    width: 168px;
    margin-left: 45px;
    margin-top: 50px;
}
#left_articles a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    color: #FFFFFF;
    text-decoration: none;
}
#left_articles a:hover {
    text-decoration: underline;
}
/* --- End Column 1 CLASSES*--- */
/* --- Begin Column 2 CLASSES*--- */
#contentBox {
    background-image: url(/2742/mirror/design/news_content_box.jpg);
    height: 279px;
    width: 335px;
    margin-top: 17px;
    background-repeat: no-repeat;
}
#productDesc {
    /*width: 310px;
    margin-left: 14px;
    padding-top: 15px;
    height: 265px;
    overflow: auto;*/

    width: 311px;
    padding-right: 11px;
    margin-bottom: 5px;
    height: 267px;
    margin-left: 14px;
    padding-top: 12px;
    overflow: auto;
 }
#productDesc p {
    text-align: justify; 
}


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