@charset "utf-8";
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 1012px;
}
.buttons {
	left top;
}
.box {
	color: #FFFFFF;
	width: 992px;
	height: 573px;
	margin: 0 auto;
	border-color: #414141;
	border-style: solid;
	border-width: 1px 0pt;
	border-left: #414141;
	border-left-style: solid;
	border-left-width: 1px 0pt;
	border-right: #414141;
	border-right-style: solid;
	border-right-width: 1px 0pt;

}
.input {
	width: 992px;
	height: 573px;
  	background-color: #333333 !important;
	border-width: 1px !important;
	padding: 5px !important;
	border-style: solid !important;
	margin: 5px !important;
	border-color: #000000 !important;
	color: inherit;
}
.playback {
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	width: 430px;
	height: 270px;
}
.updates {
	float: right;
	width: 195px;
	height: 240px;
	margin-top: 10px;
	margin-right: 5px;
}