﻿#aboutRight.newcss
{
    width:100%;
    margin-bottom: 50px;
}
#aboutRight.newcss .box
{
    width:100%;
    background:url(../images/blueboxpattern.jpg) 0 0 repeat;
    border:8px solid #004A88;
    padding-bottom:38px;
    height:auto;
    max-width:932px;
}
#aboutRight.newcss .top .shape
{
    width:872px;
}
#aboutRight.newcss .box .text
{
    width:100%;
}
#aboutRight.newcss .box .text .seperatedtextblocks
{
    width:50%;
    float:left;
    box-sizing:border-box;
}
#aboutRight.newcss .box .text .secondtextblock
{
    padding-left:10px;
}
#aboutRight.newcss .box .text .firsttextblock
{
    padding-right:10px;
}
#prdLeft.newcss
{
    width:100%;
}
#prdLeft.newcss .top .shape
{
    width:750px;
}
#prdLeft.newcss .item
{
    float:left;
}

#prdLeft.newcss .item.evenitem
{
    margin-left:26px;
}

.clearfix
{
    display:block;
    clear:both;
}

.ui-menu .ui-menu-item {
    padding-top: 10px !important;
}
#busUnits .item .detailsDiv .link
{
    line-height:20px;
}

#management .ceo.second
{
    background: url(../images/mgtBg_important.png) no-repeat;
    width: 239px;
    height: 400px;
}

#management .ceo.second .pic
{    
    width: 239px;
    height: 208px;
    margin-bottom: 14px;
}

#management .ceo.second .post
{
    color: #005292;
    font-size: 18px;
}

#management .ceo.second .name
{
        color: #666;
    font-family: 'futura_md_btmedium' , Arial;
    font-size: 18px;
}

#management .ceo.second .email
{
        font-size: 15px;
}
@media screen and (max-width: 640px), screen and (max-device-width: 640px)
{
   #prdLeft.newcss .item.evenitem
    {
        margin-left:0;
    } 
}