body {
	margin: 0px;
	background: #757575	url(/gr_bottom.jpg) bottom left repeat-x;
	font: 12px Verdana;
	color: #DADADA;
}
#mainDiv {	width: 1060px;
	position: relative;
	left: 50%;
	margin-left: -530px;
	overflow: hidden;
}
#player-top {
	position: relative;
	left: 147px;
	width: 765px;
	height: 185px;
	overflow: hidden;
	background: url(/player3.jpg) no-repeat;
	z-index: 2;
}
#leftCol {
	margin-top: 38px;
	width: 195px;
	height: 1000px;
	float: left;
}
#rightCol {
	margin-top: 38px;
	width: 195px;
	overflow: hidden;
	float: right;
}
#midCol {
	width: 600px;
	margin: 0px 35px;
	float: left;
}
#links {	width: 565px;	position: relative;
	left: 100px;}
#rusMenu {	position: relative;
	top: 140px;
}
#links a {
	outline: none;
}
#links a img {
	border: none;
}
#main_link {	height: 54px;
	padding-top: 22px;
	float: left;
}
#best_link {
	float: right;
}
#categories a {
	color: #C5C5C5;	text-decoration: none;
	outline: none;}
#info {
	float: left;
}
#comm_btn {
	float: right;
	text-decoration: underline;
	cursor:pointer;
}
#comments {
	display: none;
}
#comment {
	border-bottom: #7F7F7F 1px solid;
	overflow: auto;
}
#pages div {
	float: left;
	width: 25px;
	cursor:pointer;
}
#editr_btn {
	float: right;
	cursor:pointer;
}
#editor {
	display: none;
}
#editor input {
	width: 100%;
}
#middleSpace {	height: 80px;}
#mainpages div {	float: left;
	width: 25px;
	cursor: pointer;}
#man {
	height: 510px;
	float: left;
}
#bottomRow {	width: 100%;
	padding-top: 30px;
	clear: both;
}
#opinion_panel {
	position: relative;
	left: 50%;
	margin-left: -300px;
}
.sape_block {
	color: #BBBBBB;
	font-size: 65%;
}
.sape_block a {
	color: #BBBBBB;
	text-decoration: underline;
}
