
/*------- New basic table style IE fix ----------*/
.basic_table tr th {
	border-bottom: 2px solid #189bd7;
}
.basic_table .double-header th{
	border-bottom: 1px solid #ccc;
	border-right: 6px solid #fff;
	text-align: left;
}

/*------- End new basic table style IE fix ------*/