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

body {
	background-color: #1f211c;
	background-image: url(Images/Layout/Background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	text-align: left;
}
#yt-movie-snow {
	width:320px; 
	height:162px; 
	overflow:hidden!important; 
	text-align:center;
	padding: 15px 0 0 0;
}
#yt-movie-atv {
	width:320px; 
	height:152px; 
	overflow:hidden!important; 
	text-align:center;
	padding: 7px 0 0 0;
}

* {
	outline: none;
}
img {
	border: 0;
}