.price table{
	table-layout: !important;
	width:100%;
}
.price table tr{
	line-height: 15px;
}
.price table tr th{
	background-color: #ED4C4D;
	height: 20px;
}
.price table tr td{
	background-color: #eeeeee;
	line-height: 6px;
	color: #000;
}
.price table tr td:nth-child(2){
	font-weight: bold;
}
.price table tr td:nth-child(2) .gl12{
	font-weight: normal;
}
.price table tr td a{
	font-weight: bold;
	color: #000;
	display: block;
}
.price table tr td gl12{
	display: block;
}
.international .price table tr:nth-child(1) span{
	margin-top: 10px;
}
.international .price table tr .TAR span:nth-child(2){
	display: block;
	margin-top: 10px;
	color: 
}
.grn {font-size:95%;color:#62b50b;}
.red {font-size:95%;color:#cb0401}
.bc{
	background-color: #06bb14 !important;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}