﻿#selection_header
{
	float:left;
}
#teamselection_header
{
	width:600px;
	margin-left:21px;
	font-style:oblique;
}
fieldset
{
	width:720px;
}
#teamtables
{
	float:left;
}
.teamselection
{
	margin-top:10px;
	margin-left:20px;
}
.matchinfo
{
	background-image:url('images/tablegr.jpeg');
	background-repeat:repeat-x;
	border:1px black ridge;
	text-align:left;
}
.matchdate
{
	background-image:url('images/tablegrinv.jpeg');
	background-repeat:repeat-x;
	border:1px black ridge;
	text-align:left;
}
.namesign
{
	border:1px black ridge;
	font-style:italic;
	background-color:#D1D1D1;
	height:15px;
	font-size:14px;
}
.sign
{
	border:1px #666666 ridge;
}
.players
{
	/*border:1px #666666 ridge;*/
	width:300px;
	height:15px;
	font-size:14px;
}
.pickteam_btn
{
	width:70px;
	margin-left:620px;
	font-size:11px;
}