.sliders * {
	cursor: pointer;
}
.sliders-title {
	//background: #245428;// url(ico/titg02.gif) repeat-x;
	//background: #4A6B42;// url(ico/titg022.gif) repeat-x;
	background-color: #245428;
	background-image: url("http://forum.bashel.ru/public/style_images/master/gradient_bg.png");
	background-repeat: repeat-x;
	background-position: 50% 50%;
	padding: 4px 15px 4px 10px;
	font-size: 16px;
	color: white;
}
.sliders, .sliders+div {
	padding: 0px;
}
.slider1 {
	color: black;
	padding: 10px;
	margin: 0px;
	display: none;
	background: white;
	font-size: 12px;
}
.slider1 img {
	width: 120px;
	height: 60px;
	float: left;
	margin-right: 10px;
}
.slider2 {
	color: black;
	padding: 10px;
	margin: 0px;
	background: white;
	font-size: 12px;
	cursor: auto;
}
.slider2 div a:hover {
	text-decoration: underline;
	color: #FDAE00;
}

.slider2 img {
	width: 120px;
	height: 60px;
	float: left;
	margin-right: 10px;
}

div.jquery-border {
	padding:0;
	margin:0;
	background:white;
	height:1px;
	font-size:1px;
}


div.djq1 a{
font-size:10px;
	margin-right:30px;
	color:#f0f0f0;
	float:right;
text-align: right;
}

UL {
	list-style: disc outside;

}

.listcat3 {
margin-left:40px;
}

.listcat2 {
margin-left:20px;
}

.listcat1 {
cursor: default;
margin-left:0px;
}

.div-whtml {
position:fixed;
cursor:pointer;
}

* html div.div-whtml {
display: none;
}/* for IE6*/

*:first-child+html div.div-whtml {
position:fixed;
cursor:pointer;
}/* for IE7*/

/*#ultabs, #tabs-2, #tabs-2 {
display: none;
}*/

