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

#video {
	text-align: center;
}
#close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	text-align: center;
	padding-top: 10px;
}
#close a:link {
	color: #003366;
	text-decoration: none;
}
#close a:visited {
	color: #003366;
}
#close a:hover {
	color: #009933;
}
#close a:active {
	color: #009933;
}
