#flashContentContainer, #noFlashContentContainer {
	display: block;
	width: 653px;
	height: 196px;
}
#noFlashContentContainer {
	background-image: url(Images/animationNoFlash.jpg);
}
#flashContentContainer {
	display: none;
}
