/* Predictions */
.predictions
{
	width: 798px;
}

#predictions-wrapper
{
	width: 788px;
	text-align: centre;
	padding: 10px 0px 0px 12px;
}
.predictions #predictions-header
{
	background: #000 url(../images/header-774.jpg) no-repeat scroll left;
	width: 774px;
	height: 25px;
	text-padding: 10px;
	line-height: 30px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.predictions #predictions-content
{
	background: #000000 url(../images/transparent.gif) no-repeat scroll left;
	color: #666;
	width: 773px;
	padding: -20px 0px 0px 0px;
}

.prediction-item-content
{
	background: #000000 url(../images/transparent.gif) no-repeat scroll left;
	width: 773px;
	height: 30px;
	border: 1px solid #333;
	line-height: 30px;
	vertical-align: middle;
	text-align: top;
}

/* predictions this week table */

.predictions-this-week-table
{
	width: 349 px;
	line-height: 75%;
}
.predictions-this-week-game-date
{
	width: 110px;
}
.predictions-this-week-hometeam-logo
{
	width: 30px;
}
.predictions-this-week-awayteam-logo
{
	width: 30px;
	padding-left: 15px;
}

.predictions-this-week-hometeam-name
{
	width: 150px;
	text-align: right;
}
.predictions-this-week-awayteam-name
{
	width: 150px;
	text-align: left;
}
.predictions-this-week-hometeam-score
{
	width: 60px;
	text-align: center;
}
.predictions-this-week-awayteam-score
{
	width: 60px;
	text-align: center;
}
.predictions-this-week-seperator
{
	font-style: bold;
	width: 20px;
	text-align: center;
}
.predictions-this-week-joker
{
	width: 60px;
	text-align: right;
}
.predictions-this-week-stats-button
{
	width: 40px;
	text-align: center;
}

.predictions-this-week-table-header
{
	width: 349 px;
	height: 20px;
	line-height: 75%;
	color: #999;
	font-style: italic;
	font-weight: bold;
}
.predictions-this-week-game-date-header
{
	width: 110px;
	text-align: center;
}

.predictions-this-week-hometeam-name-header
{
	width: 150px;
	text-align: center;
}
.predictions-this-week-awayteam-name-header
{
	width: 150px;
	text-align: center;
}

.predictions-this-week-joker-header
{
	width: 60px;
	text-align: right;
	font-weight: normal;
}
.predictions-this-week-stats-button-header
{
	width: 40px;
	text-align: left;
}
.prediction-submit-button
{
	padding-top: 10px;
	padding-left: 350px;
	width: 50px;
}