.gallery-template{overflow:hidden;width:100%;height:333px;}
.gallery-template .rotator-prev, .gallery-template .rotate-wrap, .gallery-template .rotator-next, .gallery-template .gallery-img, .gallery-template .gallery-info{float: left;}
  .gallery-template .rotator-prev{width: 41px; height: 333px; text-indent: -9999px; background: url(images/back.jpg) no-repeat top left;}
    .gallery-template .rotator-prev:hover{width: 41px; height: 333px; text-indent: -9999px; background: url(images/back.jpg) no-repeat bottom left;cursor:pointer;}

  .gallery-template .rotate-wrap{width:990px;overflow:hidden;z-index:1;clear:none;}
    .gallery-template .engage-content{}
      .gallery-template .gallery-img{width:620px;border:solid 1px #c1c1c1;padding:8px;background:#fff;overflow:hidden;}
      .gallery-template .gallery-info{width:320px;padding:10px 15px;border:solid 1px #e1e1e1;margin:15px 0 25px;}
        .gallery-info .title{font-size:25px;font-weight:normal;margin:5px 0;}
        .gallery-info .desc{}
			.gallery-info .desc h3{font-size:16px;color:#147dc1;margin:5px 0;}	
			.gallery-info .desc p{padding-bottom:10px;}		
  .gallery-template  .rotator-next{width: 41px; height: 333px;text-indent: -9999px; background: url(images/next.jpg) no-repeat top right;}
    .gallery-template  .rotator-next:hover{width: 41px; height: 333px;text-indent: -9999px; background: url(images/next.jpg) no-repeat bottom right;cursor:pointer;}



