﻿div#print
	{
	position: fixed;
	border: 0;
	top: 10px;
	right: 10px;
	width: auto;
	font-size: .85em;
	}
	
div#print a
	{
	color: #FFF;
	}

div#season6
	{
	background-color: #FFC;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #008;
	width: 95%;
	height: 900px;
	overflow: scroll;
	}
	
div#season6 a
	{
	color: #F00;
	}	
	
div#season6 div
	{
	border: 0;
	padding: 5px;
	width: 100%;
	}
