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