@charset "utf-8";
/* CSS Document */

.player1 {
width:320px;
height: 264px;

padding-top: 0px;
margin-left:62px;
}

a.player {	
		
		display:block;
	width:320px;
	height:264px;
	
	text-align:center;
	
	cursor:pointer;
	

}

/* splash image */
a.player img {
	margin-top:0px;
	border:0;	
}
