﻿div.productdetails h1 {
    font-size: 14px;
    font-weight:bold;
    margin: 5px 0px 5px 0px;
    color: #003C85;
    border: none;
    font-style: normal;
}

div.productdetails table  {
    width: 100%;
}

div.productdetails table td.imgLeft,
div.productdetails table td.imgRight {
    width: 200px;
}
