a.player {
	margin-top:40px;
	display:block;
	background:url(/player/img/player/splash.png) no-repeat;
	width:425px;
	height:298px;
	/*padding:0 126px 75px 127px;	*/
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:115px;
	border:0;
}

a.player {
	margin-top:0px;
}

a img 	{ 	border:0 }
a:active { 	outline:none; }
:focus   { -moz-outline-style:none; }

