a:active {  outline:none; }
:focus   { -moz-outline-style:none; }

	/* container has a background image */
a#player2 {	
	margin-top:0px;
	display:block;
	background:url(img/splash.png) 0px 0 no-repeat;
	width:270px;
	height:191px;
	padding:0 0 50px 0;	
	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;		
	}
/* media player */
#mediaplayer {
	float:left;
	width:270px;
	height: 280px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#mediaplayer p {
	margin:5px 0 10px;
}
#mediaplayer a img, #mediaplayer a {
	border:0;
	border:none;
	text-decoration:none;0
}

.clear {
	clear:both;
	padding:0;
	margin:0;
}
