/*THIS FILE IS AUTOMATICALLY GENERATED DO NOT EDIT*/
#videoLinks {
	float: right;
	margin: 20px 20px 0 0;
	background: #DDDDDD;
	color: black;
}

#videoLinks a {
	display: block;
	color: black;
	text-decoration: none;
	padding: 15px 20px;
	border-bottom: thin solid black;
}

#videoLinks a:hover {
	background: gray;
}

#videoLinks ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#videoLinks h2 {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: thin solid black;
}

#flash_video_player {
	display: block;
	width: 600px;
	height: 451px;
}

