@charset "UTF-8";

#mainContainer table thead th{
	border: none;
	background-color: transparent!important;
}
#mainContainer table,
#mainContainer table tbody tr td,
#mainContainer table thead th:first-child,
#mainContainer table thead th:last-child{
	border: none!important;
}



