#video {
	background-image: url(bg.gif);
	padding-top: 10px;
	padding-bottom: 20px;
}
#video .top {
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
	height: 54px;
	display: block;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
}
#video .top .paddingright {
	padding-right: 15px;
	width: 75px;
}
#video .top a.screen1 {
	background-image: url(screen1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 60px;
	display: block;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1px;
}
#video .top a.screen2 {
	background-image: url(screen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 60px;
	display: block;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1px;
}
#video .top a.screen3 {
	background-image: url(screen3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 60px;
	display: block;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1px;
}
#video .top a.res1 {
	background-image: url(res1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 60px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1px;
}
#video .top a.res2 {
	background-image: url(res2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 60px;
	display: block;
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1px;
}
#video .top a.screen1:hover , #video .top a.screen2:hover , #video .top a.screen3:hover{
	color: #FFFFFF;
}
 #video .top a.res1:hover , #video .top a.res2:hover {
	color: #0099CC;
 }
.mc {
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: center;
}

