.logos{position:relative}
.feature-arrow-r {background: url(../../assets/images/arrows.png) 100% 0 no-repeat;cursor: pointer;height: 50px;position: absolute;right: 0;top: 35%;width: 42px;}
.feature-arrow-l {background: url(../../assets/images/arrows.png) 0 0 no-repeat;cursor: pointer;height: 50px;left: 0;position: absolute;top: 35%;width: 42px;}
.feature-arrow-l:hover {background-position: 0 50%;}
.feature-arrow-r:hover{background-position:  100% 50%;}
.labels-title {background:none repeat scroll 0 0 #222222;color:#FFFFFF;font-size:120%;font-weight:bold;height:15px;padding:0.7em;position:relative;text-align:left;}
.labels-title a{color:#FFF;text-decoration:none;}
