
/* dimensios for both splash image and the player wrapper */
a.flowplayer, a.flowplayer img { width: 320px; height: 240px; border-color: red; border-width: 1px; margin-bottom: 15px; display: block; }

/* dimensios for both splash image and the player wrapper */
a.flowplayer1, a.flowplayer1 img { 320; height: 240px; border-color: red; border-width: 1px; margin-bottom: 15px; display: block; }

/* play button on top of splash screenn 
div.playButton { background:url(../images/play.png) no-repeat; width:50px; height:50px; position:relative; top:-160px; left: 5px;  margin-bottom:-50px; }
*/

/* play button upon mouseover 
div.playButton:hover {	
}
*/
