.border-left {
	width:15px; background-image:url(/images/border-left.png);
	background-repeat:repeat-y; 
}

.border-bright {
	width:15px; height:31px;
	background-image:url(/images/border-bright.png);
}

.border-right {
	width:15px; background-image:url(/images/border-right.png);
	background-repeat:repeat-y;
}

.border-bleft {
	width:15px; height:31px;
	background-image:url(/images/border-bleft.png);
}

.border-bmain {
	height:31px; background-image:url(/images/panel-main3.png);
	background-repeat:repeat-x;
}

.blockscrl-other dl {width: 305px; height: 98px; border: 1px solid #000; background: #191919  0px 0px;  overflow: hidden; zoon: 1;}
.blockscrl-other dt {display: block; float: left; width: 116px; height: 77px; border: 1px solid #000; }
.blockscrl-other dl:hover dt {border: 1px solid #f3f3f3;}
.blockscrl-other dd {display: block; float: left; width: 270px;}
.blockscrl-other-title {font: bold 1.2em Tahoma, Geneva, Sans-serif; padding: 8px 0px 0px 2px; white-space: nowrap; width: 247px; overflow: hidden; zoom: 1;}
.blockscrl-other-title a {color: #cdcdcd; text-decoration: none;}
.blockscrl-other-title a:hover {text-decoration: none;}
.blockscrl-other-description {color: #646464; font: 1em/1.1em Tahoma, Geneva, Sans-serif; overflow: hidden; zoom: 1; height: 35px; margin: 3px 0px 0px 2px;}
.blockscrl-other-description img, .blockscrl-other-description div, .blockscrl-other-description br {display: none;}
.blockscrl-other-description a {text-decoration: none; color: #f3f3f3;}
.blockscrl-other-options {overflow: hidden; zoom: 1; padding: 6px 0px 0px 4px;}
.blockscrl-other-options div {float: left;}
.blockscrl-other-comments {border: 1px solid #3d3d3d; padding: 3px 4px 4px 5px; background: #0b0b0b; color: #b6b6b6; width: 103px; font-size: 1.1em; margin-right: 10px;}
.blockscrl-other-view a {display: block; float: left; height: 20px; background: url(../images/bg-button.png) repeat-x 0px 0px; text-decoration: none; font: 1.1em/20px Tahoma, Geneva, Sans-serif; color: #f3f3f3; border: 1px solid #3d3d3d; padding: 0px 8px;}
.blockscrl-other-view a:hover {background: url(../images/bg-button.png) repeat-x 100% 100%;}
.blockscrl-other .scrollable {position: relative; overflow: hidden; height: 300px; width: 420px;}
.blockscrl-other .items {position: absolute; clear: both; overflow: hidden; height: 10000em !important;}


.hte {padding-bottom: 10px}




.main-body
 {
	background-color:#1b1919;

}

.side-body {


	background-color:#171717;
	background-attachment: scroll;
	padding:5px 0px 0px 0px;
}



.panel-left {
	width:15px; height:31px; 
	background-image:url(/images/panel-left.png); 
}
.panel-main1 {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:12px;font-weight:bold; 	 
	color:white;
	height:31px;
	padding:0px 2px 0px 2px;
	background-image:url(/images/panel-main1.png);
	background-repeat:repeat-x;
}
.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold; 	 
	color:white;
	height:31px;
	padding:0px 2px 0px 2px;
	background-image:url(/images/panel-main.png);
	background-repeat:repeat-x;
}



.panel-right {
	width:15px; height:31px;
	background-image:url(/images/panel-right.png);
}
a.buttonSample {

position: relative;
left: 5%;


	display:block;
	width:200px;
	height:23px;
	background:#111111 url(/images/buttonanimation.png);
	
	padding-top:8px;

}
a.buttonSample:link {
	text-decoration:none;
	color:#FFF;
}
a.buttonSample:visited {
	text-decoration:none;
	color:#FFF;
}
a.buttonSample:hover {
	text-decoration:none;
	color:#FFF;
	background-color:#434343; /* Просто чтобы, если выключены картинки, была подсветка */
	background-position:0px -32px;
}
a.buttonSample:active {
	text-decoration:none;
	color:#FFF;
	background-color:#1e1c1c;
	background-position:0px -64px;
}
