.clear{
	clear: both;
}

.owl-carousel .item {
  margin: 8px 25px 8px 3px;
}

.owl-carousel .item img{
	display: block;
	width: 100%;
	height: auto;
}

.gts_template2_carousel .item{
  background: none repeat scroll 0 0 #F9F7ED;
  border: 2px solid #F7D88D;
  padding: 5px 10px;
}

.gts_template2_carousel .car_title{
  margin: 10px 0px 8px;
}

.gts_template2_carousel .car_title a{
  color: #CA7700;
  font-size: 15px;
  text-decoration: none;
}

.gts_template2_carousel .car_title a:hover{
  text-decoration: underline;
}

.gts_template2_carousel .read_more {
  float: right;
  margin-top: 15px;
}

.gts_template2_carousel .read_more a {
  clear: both;
  color: #CA7700;
  text-decoration: none;
}

.gts_template2_carousel .read_more a:hover{
  text-decoration: underline;
}