/* Hide Everything */

#left, #top1, #footer, .col2,
#share, #comments, #featured-tournaments,
a.block-link, .pagination, .ad-label,
.tabs, .tournament-advanced, #calendar {
	display: none !important;
}


/* Styles for print */

body {
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

ul#contributor {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#contributor li {
	width: 100% !important;
}


#middle {
	display: block;
}

a.print,
a.addthis,
div.tags {
  display: none;
}

a img {
  border: 0 none;
}
