/* Import the default standard css */
@import url(/shared/templates/css/standard_en_GB.css);

#ContentBox {
    background-image:none;
    height:841px !important;
    min-height:841px;
    overflow:hidden;
}

#infoBox {
    top:657px;
    width:730px;
}

#infoBox li div.box {

    float:left;
    width:110px;
}
#infoBox li{
margin-left:5px;
}
