/* mobile styles */

@media handheld {

#flash {
	display:none;
}

#noflash {
	display:all;
	width:750px;
	height:405px;
}

}
