.simple-slide-next-arrow,.simple-slide-prev-arrow
{width:16px;height:43px;display:block;position:absolute;margin-top:-35px;top:50%;cursor:pointer}
.simple-slide-next-arrow{right:10px;background-image:url(../images/arrow-left.png)}
.simple-slide-prev-arrow{left:10px;background-image:url(../images/arrow-right.png)}
.simple-slide-item-list{display:table;table-layout:fixed}.simple-slide-item-list>*{position:relative;display:table-cell}
.simple-slide-item-list>* .caption{position:absolute;left:10%;bottom:10%;color:#fff}
.simple-slide-item-list>* img{width:100%}
