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

	/* container has a background image */
a#player2, a#player3  {
	margin-top: 0px;
	display:block;
	background:url(img/splash.jpg) 0px 0 no-repeat;
	width:243px;
	height:191px !important;
	padding:0 0 30px 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

* html a#player2 { /* ie6 y 5*/
	padding:0 0 10px 0;	
}

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

	a.player {
		margin-top:0px;		
	}

/* media player */
#mediaplayer {
	float:left;
	width:243px;
	height: 260px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
* html #mediaplayer { /* ie6 y 5*/
	margin-left: 10px;
}
#mediaplayer p {
	margin:0px 0 10px;
}
#mediaplayer p {
	font-size: 11px;
	line-height: 11px;
	margin-left: 15px;
	text-align: left;
}
#mediaplayer a img, #mediaplayer a {
	border:0;
	border:none;
	text-decoration:none;0
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
