img#growTeams_logo{
	width:231px;
}

div#result{
	padding:10px 10px 20px 10px;
	text-align:left;
}
table#hostingForm{
	margin:10px 0px 20px 0px;
}
table#hostingForm td:first-child{
	text-align:right;
	padding:2px 5px 0px 0px;
	vertical-align:top;
	width:120px;
}
table#hostingForm td:first-child + td{
	width:300px;
}
table#hostingForm td:first-child + td + td{
	width:280px;
	color:#ff0000;
	font-size:8pt;
	padding-left:5px;
}

table#diaryTable td,
table#diaryTable th{
	padding:5px 10px 5px 10px;
}


table#teamSelectionTable{
	width:100%;
	border-left:1px solid #994400;
	border-right:1px solid #994400;
	margin-top:20px;
	margin-bottom:20px;
}
table#teamSelectionTable th{
	border-top:2px solid #994400;
	border-bottom:2px solid #994400;
}
table#teamSelectionTable td{
	border-top:1px solid #994400;
	border-bottom:1px solid #994400;
	padding-top:3px;
	padding-bottom:3px;
}
table#teamSelectionTable td.shirt{
	padding-top:1px;
	padding-bottom:1px;
	border-top:2px solid #994400;
	border-bottom:3px double #994400;
}
