.containerContent {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
}   
.holder{
    width: 100%;
    height: 55px;
    background:url(../images/headerPart.png) 0 0 repeat-x;
    z-index: 6;
    position: relative;
}   
.contWidth{
    width: 310px;
    float: left;
}
.scrW{
    width: 270px;
    float: left;
    padding-right: 12px;
}
.rightSection{
    float: right;
    position: relative;
    width: 530px;
    margin: 20px 2px 0px 0;
}
.leftSection{
    float: left;
    position: relative;
    width: 400px;
    margin: 130px 0 0 2px;
}
.subSection1{
    width: 500px;
}
.col1{width: 140px;}
.col2{width: 190px;padding-right: 10px;}
.col3{width: 215px;}
.col4{width: 500px;}
.col5{width: 340px;}