.header-left{
    display: block;
    font-size: 1.2em;
    width: 250px;
    padding: 0 0 20px 23px;
    float: left;
    margin: 0 10px 0 0;
}

.header-right{
    display: block;
    font-size: 1.2em;
    width: 250px;
    float: left;
    padding: 0 0 20px 23px;
    margin: 0;
}

.header-left a.border, .header-right a.border{
    padding: 3px 0 0 14px;
    margin: 0;
    background: url("/images/product-bg.gif") no-repeat;
    font-family: Arial, verdana, sans-serif;
    border-bottom: 1px solid #e7e7e7;
    width: 250px;
    display: block;
    height: 20px;
    color: #397DDB;
    text-decoration: none;
    clear: both;
    font-weight:bold;
    font-size:.85em;
}

.header-left p, .header-right p{
    padding: 0;
    margin: 0;
    height: 120px;
    overflow: hidden;
    font-size: .85em;
    font-family: Arial, Helvetica, sans-serif;
}

.header-left img, .header-right img{padding: 8px 0 0 10px; }
.header-left a:hover, .header-right a:hover {text-decoration: underline;}