﻿p.gametext
{
	line-height:140%;
	padding-right:50px;
}
.teamtext
{
	float:left;
	width:120px;
}
.teaminput
{
	float:left;
	margin-right:0px;
	width:530px;
}
.selectiontbl
{
	padding-left:0px;
	margin-right:40px;
}
.player_selection
{
	margin-top:0px;
	float:left;
}
.indplayer_dd
{
	width:170px;
}
.sub_dd
{
	margin-left:0px;
	width:170px;
}
.coach_dd
{
	width:170px;
}
#button
{
	float:left;
 	border:thin #D8D8D9 groove;
	background: url(images/buttongradient3.jpg);
	background-repeat:repeat-x;
	margin-left:4px;
	font-size:11px;
	width:83px;
}
#button:hover 
{
    border:thin maroon ridge;
}
#close_button
{
	float:left;
 	border:thin #D8D8D9 groove;
	background: url(images/buttongradient3.jpg);
	background-repeat:repeat-x;
	margin-left:0px;
	font-size:11px;
	width:83px;
}
#close_button:hover 
{
    border:thin maroon ridge;
}
