﻿.vido-slot {
	float: right;
	width: 577px;
	height: 350px;
	margin-top: 40px;
	background-color: #261A04;
	margin-right: 10px;
}
.text {
	width: 100%;
	height: 91px;
	background-color: #261A04;
	float: left;
}
#wrapper {
	border: 2px solid #8B6812;
	overflow: hidden;
	width: 850px;
	height: 500px;
	margin: 0px auto 0px auto;
	background-color: #000000;
}
.fst {
	width: 850px;
	height: 409px;
	float: left;
	background-image: url('../images/mj-bg.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.vido-slot-in {
	margin: 7px;
	float: right;
	width: 563px;
	height: 336px;
	background-color: #000000;
}
