#latestNews{
    padding-left:29px;
    float:left;
    width:325px;
}

.latestNewsText{
    padding-top:5px;
}

.latestNewsText a{
    color:#347ccc;
    text-decoration:none;
}


.latestNewsText a:hover{
    text-decoration:underline;
}

.latestNewsDateAuthor{
    font-size:11px;
    color:#656565;
}

.latestNewsLine{
    background-image:url(../images/repA.jpg);
    background-position:left bottom;
    background-repeat:repeat-x;
    height:11px;
}

#latestNewsPad{
    padding-left:15px;
}

.prodDiscountImage {
    color: #FFF !important;
}