﻿.MainContainerDL
{
    right: auto;
    left: auto;
    margin-bottom: 50px; 
    margin-top: 45px;
    margin-left: 125px;
}
.nTitle
{
    font-size: 17px;
    font-weight: 500;
    font-family: Tahoma Verdana Arial;
    color: #0066FF;
    border-bottom: solid 2px #DAD7CA;
    width: 770px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.Date
{
    color: #666666;
    margin-bottom: 15px;
}

.divTitle
{
    background-repeat: repeat-x;
    margin-bottom: 25px;
    width: 770px !important;
}

.divComment
{
    font-size: small;
}

.relatedProductstitle
{
    border-bottom: solid 1px #DAD7CA;
    padding: 10px;
    margin: 5px;
    
}

.relatedProductsCont
{
    background-color: #DAD7CA;
    margin: 5px;
}

.relatedProductImg
{
 border: solid 1px white;   
 padding: 5px;
 width: 210px;
 background: white;
}


