

div.teamWrapper {
	postition: relative;
	width: 375px;
	height: auto;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;	
}

td.category {
	width: 120px;
	text-align: right;
	padding-right: 3px;
	background-color: #DDDDDD;
	}

td.entry {
	width: 220px;
	text-align: left;
	padding-left: 5px;
	background-color: #DDDDDD;
	}




	


