
.pricing .pricing-tab { padding-left: 15px; padding-right: 15px; }
.pricing .pricing-tab:hover {    
  -webkit-box-shadow: none; 
  -moz-box-shadow: none;
  box-shadow: none; 
}

.style10 .pricing-tab .price-content, .style11 .pricing-tab .price-content, .style12 .pricing-tab .price-content, 
.style13 .pricing-tab .price-content, .style14 .pricing-tab .price-content { 
	margin-bottom: 15px; 
}
.style10 .pricing-tab:hover, .style11 .pricing-tab:hover, .style12 .pricing-tab:hover,
.style13 .pricing-tab:hover, .style14 .pricing-tab:hover { 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}