.player-list-photo {
	overflow: hidden;
	height: 120px;
	width: 160px;
	float: left;
	border: 2px black;
	margin-right: 7px;
}

.player-wrapper {
	width: 800px;
	margin-bottom: 40px;
}

.player-list-header {
	font-weight:bold;
	font-size:16px;
	color: black;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.player-list-status-bar {
	background: #414040;
	color: white;
	font-size: 10px;
	padding: 4px;
}

.player-list-projection {
	font-size: 12px;
	margin-top: 7px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.player-list-gig-score-wrapper {
	background: #c10e1f;
	color: #FFFFFF;
	width: 110px;
	height: 90px;
	text-align: center;
	float: right;	
	position:relative;
	top: -41px;
    width: 110px;
}

.player-list-gig-score {
	font-weight: bolder;
	font-size: 30px;
	margin-top: 13px;
}

.player-list-gig-score-label {
	font-size: 14px;
	position: relative;
	top:4px
}

.projection-label {
	color: #414040;
	font-size: 12px;
}

.projection-values {
	font-size: 16px;
}

h1 {
	background: url("http://www.gridiron-guru.com/media/images/post_heading_border.png") repeat-x scroll left bottom transparent;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    line-height: 32px;
    margin: 0 0 6px;
    padding: 0;
}

#scoring-nav {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

.cheatsheet-column {
	width: 220px;
	float: left;
	font-size: 13px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

.cheatsheet-h2 {
	font-size: 18px;
	font-weight: bolder;
}

#cheatsheet-content {
	width: 900px;
}