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

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#flashcontent_videoPlayer {
	width:535px;
	height:330px;
	text-align:center;
	font-size:12px;
	color:#333333;
}

#outer_wrapper {
  width: 535px;
  margin: 0px auto 0px auto;
}
