.pick_teams	{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 275px;
	text-align:center;

		}



.pick_teams select {

	margin: 5px;
	text-transform: none;
	padding: 2px;
	border:#000 solid 1px;

	}



.ballot_rules	{

	width: 750px;
	font-weight:bold;

	}



#top_five	{
	width: 250px;
	height: 255px;
	margin: 15px 0 5px 100px;
	text-align: center;
	float: left;
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	font-size: large;

	}



#last_seven	{
	
	width: 250px;
	height: 255px;
	float: right;
	text-align: center;
	margin: 15px 100px 5px 0;
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
	font-size: large;
	}

#comment	{
	width: 550px;
	border:#000 solid 1px;
	}