/*------------ table style set ------------*/
.hpb-cnt-tb1{
	
	border-top-width : 0px;
	border-right-width: 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	
	
	
	
	
	
	
	
  border-collapse : collapse;
  padding-bottom : 2px;
  border-bottom-style : dashed;
  border-bottom-color : green;
}
