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