﻿#leftCol{
    float:left;
    width:508px;
    background-image:url(../_images/accreditation/Accreditation_left.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    height:649px;
}

#rightCol{
    float:left;
    width:442px;
    height:649px;
}

#content{
    padding:0px 20px 0px 25px;
    line-height:20px;
    height:649px;
}

#ACCs img{
    padding:0 30px 0 30px;
}

#ACCs{
    padding-bottom:1em;
    margin-top:3px
}

.hLine{
    height:1px;
    width:360px;
    border-style:solid;
    border-width:0 0 1px 0;
    border-color:#6caedf;
}

#scrollWrapper{
    height:550px;
    overflow:hidden;
}

#scrollWrapper2{
    height:410px;
    overflow:hidden;
}

#scrollWrapper3{
    height:450px;
    overflow:hidden;
}
#scrollingContent{
    padding:15px 25px 3px 0;
}
