.movie_settings_container {
	float: left;
	height: auto;
	width: 738px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	border: 1px solid #373737;
}
a.speed:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #71B3F0;
	font-size: 11px;
	display:block;
	width:132px;
	background-color:#000000;
	text-decoration: none;
	padding-left: 6px;
	font-weight: bold;
}

a.speed:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	font-size: 11px;
	display:block;
	width:132px;
	background-color:#000000;
	text-decoration: none;
	padding-left: 6px;
	font-weight: bold;
}
a.speed:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	display:block;
	width:132px;
	background-color:#71B3F0;
	text-decoration: none;
	padding-left: 6px;
	font-weight: bold;
}
a.speed:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	font-size: 11px;
	display:block;
	width:132px;
	background-color:#000000;
	text-decoration: none;
	padding-left: 6px;
	font-weight: bold;
}
