/* Import the default standard css */
@import url(/shared/templates/css/standard_en_GB.css);

#ContentBox {
    background-image:none;
    height:934px !important;
    min-height:934px;
    overflow:hidden;
}

#FlashContent {
    background-image:none;
    height:730px !important;
	width: 793px;
    min-height:730px;
    overflow:hidden;
	border: 1 px solid red;
}
