/* temporary rule */
#not_official {
	display: none;
}

#content, 
#side_main {
	float: none;
}

#side_main {
	display: block; 
	clear: both; 
	width: 100% !important;
	padding: 0px;
	margin-top: 0px;
	page-break-before: always;
}


#mapframe {
	background-color: transparent !important;
}


#mapframe small {
	visibility: hidden;
}


#map {
	width: 800px;
	height: 800px !important;
}

.subject,
.page p {
	display: none;
}


#rosterbox {
	width: 100% !important;
	background-image: none !important;
}


#rosterbox label,
#rosterbox span,
#rosterbox select,
#rosterbox input,
#rosterbox p,
#rosterbox h3, 
#rosterbox h1, 
#rosterbox form {
	display: none !important;
}

#wholepage {
	position: relative;
}

#rosterbox h6 {
	position: absolute;
	top: 0px; 
	right: 0px;
}


#rosterbox #teamroster {
	background-image: none !important;
	width: 100% !important;
	margin: 0px;
}


#teamroster .teamTitle h4 {
	display: block !important;
}


.player {
	margin-bottom: 0px;
}

#teamroster .player:hover a {
	visibility: hidden;
}

