table.groupList {
	width:100%;
	margin-bottom:10px;
}

.groupList th {
	background-color:#7CBF28;
	color:#FFFFFF;	
	padding-left:15px;
	padding-right:15px;
}

.groupList td {
	width:auto;
	font-size:12px;
	text-decoration:none;
	font-family: Tahoma;
	padding:2px;
	border-bottom:1px solid #B2D6A0;
	padding-top:5px;
	padding-bottom:5px;
}
