@charset "utf-8";
.back {
	background-image: url(../images/content_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tv {
background-image:url(../images/tv_screen.png);
background-repeat:no-repeat;
background-position:top center;
}
.thumbs {
background-image:url(../images/video_thumbs.png);
background-repeat:no-repeat;
background-position:top center;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
.bottom {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
}

    