   .anythingSlider{
	position: relative;

}

.anythingSlider .wrapper ul {
	left: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 0;
	width: 32700px;
	padding:0!important;
}

.anythingSlider ul li {
  display:inline-block;
    padding: 0;
	list-style:none;
	margin-right:9px;
}

.foto_page {
	position: relative;
	/*top:10px;*/
	left:-4px;
	clear: both;

}
.foto_page .wrapper {
    height: 50px;
    left: 4px;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 305px;
}
.foto_page .forward{
    background: url("/images/arrow_right.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    right: -14px;
    top: 13px;
    width: 5px;
}
.foto_page .forward:hover{
	background: url("/images/image_right_on.png") no-repeat scroll 0 0 transparent;
}

.foto_page .arrow {
	cursor: pointer;
	display: block;
	position: absolute;
	text-indent: -9999px;


}
.foto_page .back{
    background: url("/images/arrow_left.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    left: -10px;
    top: 13px;
    width: 5px;
}
.foto_page .back:hover{
	background: url("/images/arrow_left_on.png") no-repeat scroll 0 0 transparent;
}

.foto_page .wrapper ul{
	/*height: 200px;
	left: -10px;
	text-align: right;*/
}
.foto_page ul li{
	/*margin-left: 10px;
	margin-right: 20px;*/
}

.foto_page ul li img{
}
.foto_page .banner-min{

}
.foto_page .banner-min ul{
	/*left:10px;*/
}
.foto_page .wrapper ul li{
	width:220px;
	/*margin-left: 30px;
	margin-right:40px;*/
	width: auto;
}
div.foto_page .banner-max{
	/*margin-left: 35px;*/
	margin:10px 17.5px 0 !important;
}


/*галлерея*/
.fotos{
width:400px;
margin-left:20px;
margin-top:55px;
}
.fotos .wrapper {
    height: 112px;
    left: 15px;
    overflow: auto;
    position: absolute;
    top: 0;
    width: 370px;
}
.fotos .forward{
    background: url("/images/media_right_arrow.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    right: 10px;
    top: 13px;
    width: 5px;
}
.fotos .forward:hover{
	background: url("/images/media_right_arrow_on.png") no-repeat scroll 0 0 transparent;
}

.fotos .back{
    background: url("/images/media_left_arrow.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    top: 13px;
    width: 5px;
}
.fotos .back:hover{
	background: url("/images/media_left_arrow_on.png") no-repeat scroll 0 0 transparent;
}
.fotos .arrow {
    cursor: pointer;
    display: block;
    height: 11px;
    position: absolute;
    text-indent: -9999px;
    top: 45.5px;
    width: 6px;
}
.fotos ul li {
    display: inline;
    list-style: none outside none;
    margin: 0 10px 0 0;
    padding: 0;
	 width:110px;
	 background:#ffffff;

}
.fotos ul li img{
	padding:1px!important;
	border:1px solid #546177
}