﻿

#bd
{
    background: #1A831C url(../images/corporate/bgr-bd.jpg) no-repeat top left;
    padding: 10px 0;
    height: auto !important;
    height: 350px;
    min-height: 350px;
}

.right-panel .right-image
{
    position: absolute;
    top: -27px;
    right: 0;
}

#bd.default .content .bd
{
    height: auto !important;
    height: 385px;
    min-height: 385px;
    padding-right: 40px;
    
}
.content q
{
    background: transparent url(../images/bgr-q-narrow.gif) no-repeat top left;
    color: #1692AE;
    display: block;
    padding: 0 45px 0 30px;
}
.content q.vnarrow
{
    background: transparent url(../images/bgr-q-vnarrow.gif) no-repeat top left;
    color: #1692AE;
    display: block;
    padding: 0 60px 0 30px;
}



