/* main table */
.ewTable {
	/* width: 600px; */ /* table width */	
	width: 100%; /* table width */	
}

.ewTableHeader {
	width: 25%; 	
}
