/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.test-left{ background-color:#e8e8e8; padding:2px 10px 2px 15px; color:#272727; font-size:12px; font-family:Arial, Helvetica, sans-serif; float:left; width:35%; line-height:23px;}
.test-left p{margin-bottom:5px;}
.test-left-arrow{ background-image:url(../images/arrow-test.png); width:21px; height:34px; float:left; margin-top:25px;}
.test-right{ width:55%;padding:15px 15px 0px 10px; color:#272727; font-size:13px; font-family:Arial, Helvetica, sans-serif; float:left; margin-left:5px; border:2px solid #8c8c8c; text-align:justify; line-height:23px}
.test-right p{ margin-bottom:5px;}
.test-right span{ float:right; margin:2px 5px; color:#282828; font-size:11px; font-weight:bold; line-height:15px;}