﻿.TermsAndConditions h4,
.Privacy h4  {
    width: 130px;
    background-color: #2d9dd2;
    border-radius: 10px;
    color: #ffffff;
    display: inline-block;
    font-family: Georgia,serif;
    font-size: 12px;
    font-weight: bold;
    height:24px;
    left: 220px;
    line-height: 23px;
    padding-left: 9px;
    padding-right: 9px;    
}

.TermsAndConditions .scroll, 
.Shipping .scroll, 
.Transport,
.TransportCompanies .scroll {    
    background-color: #FBFBFB;;
    padding: 14px;
    width:575px; 
}