/* OVER RIDING STLYES - FOR FLASH PAGES */

.wideFlashContainer{
height:395px;
}

.wideFlashContainer .centreContent{
float:right;
width:450px;
height:395px;
}


.wideFlashContainer .leftContent{
float:left;
width:400px;
}

.wideFlashContainer .leftContent p{
width:390px;
}