/* container has a background image */
a.player {
	margin-top: 0px;
	display: block;
	background: url(./img/ledtuning_transp_video_player_overlay_2.png) no-repeat;
	width: 320px;
	height: 180px;
	padding: 0 0px 0px 0px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

/* splash image */
a.player img {
	margin-top: 0px;
	border: 0;
}