#vtsliderTabs ul li.active{
  background:url('../wp-content/themes/italyvmsnew/img/op_bg2.png');
	background:rgba(253, 37, 40, 0.5);
}
#vtsliderTabs ul li.active .rect{
  display:block;
}
#vtsliderTabs ul li .rect{
  display:none;
	position:absolute;
	top:-8px;
	left:137px;
	width: 0;
	height: 0;
	width:13px;
	height:8px;
	background:url('../wp-content/themes/italyvmsnew/img/slider_rect.png');							
}