.slider-wrapper { 
	width: 959px; 
	margin: 0px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.nivo-directionNav a {
    display:block;
    width:40px;  /*= мнбне =*/
    height:43px;  /*= мнбне =*/
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    right: 0px;  /*= мнбне =*/
	z-index:1000;
	position:absolute;
}

a.nivo-prevNav {
	z-index:1000;
    left:0px;  /*= мнбне =*/
	position:absolute;
}

.nivo-caption {
        text-shadow:none;
        font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
        color:#efe9d1;
        text-decoration:underline;
}
.nivo-directionNav a{top: 40%;}  /*= мнбне =*/
