/*
body	{
	margin: 0 0 0 0;
	color: #000000;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
*/
#VideoContainer {
	background-image: url(/russian/Images/Bg.gif);
	background-repeat: no-repeat;
	width: 357px;
	background-position: top;
}
.Video {
	width: 320px;
	height: 240px;
	text-align: center;
	padding-top: 19px;
	padding-left: 19px;
}
.PlayerBox {
	margin-top: 10px;
	padding-left: 5px;
}
.PlayerBox p {
	font-family: Arial, Helvetica, sans-serif, Campain;
	font-weight: bold;
	color: #394428;
	font-size: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
.Volume {
	background-image: url(/russian/Images/BgVolume.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
}
.BottomBox {
	background-image: url(/russian/Images/BgBottomBox.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 311px;
	margin-left: 23px;
}
/*
a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active	{
	color: #666666;
	text-decoration: none;
	}
*/
	
p	{
	font-size: 90%;
	line-height: 120%;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 12px;
	direction: rtl;
	}

.TextLeft {
	text-align: left;
	font-weight: bold;
}
.BottomBox .BottomBg {
	background-image: url(/russian/Images/BottomBg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
