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

.contact41{
	background:#cc0700;
	color:#fff;
	border-radius:5px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	padding:10px;
	margin:0 auto 10px;
}
.movie43{
	max-width: 600px;
}
.movie43:hover{
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
	cursor:pointer;
}
.movie43 img{
	max-width: 600px;
	margin: 20px auto;
}