/* Easy Slider */
.slider_item IMG{
	border: #dfdfdf 3px solid;
}
.slider_item P{
	font-family: Tahoma;
	font-size:11px;
	color:#666;
	text-align:left;
	margin-left:3px;
}
.slider_item{
	/*height: 150px !important;*/
	overflow: hidden !important;
	width:200px;
}
#slider {
	height: 450px !important;
	overflow: hidden !important;
	width:200px;
	margin:0;
	padding:0;
	text-align: center;
}
div#prevBtn {}
div#nextBtn {}

.slider_container{
  height: 570px;
  width:200px;
  position:relative;
}

.plashka_slider{
	margin-left:-6px;
	margin-right:-6px;
}
.carousel_dwn{
height:55px;
text-align:center;
margin:5px 0 0 0;
padding:0;
}
.carousel_up{
height:55px;
text-align:center;
margin:0 0 5px 0;
padding:0;
}
