/***********************************************************
team.css
**********************************************************/
#main #colA { width: 55.0em; }
#main #colB { 
	width: 19.0em; 
	padding-top: 0;
}
#dataListing {}
	#dataListing table {
		float: left;
		margin: 0 2.2em 0 0;
		width: 36em;
	}
	#dataListing table.alt { margin-right: 0; }
	
.filters fieldset.options { width: 26.5em; }

th.group-position-column { width: 140px !important; }
th.group-name-column { /* width: 130px !important; */ }
th.group-region-column { /* width: 80px !important; */ }

fieldset#group_positionsbox { width: 40em; }

