div {
	display: table;
}
body {
	background: #fff;
	font-size: 12pt;
}
#tourHeader, 
div.tourRightRail, 
div.tourStoryPicks, 
div.tourStoryQuickLinksTop, 
div.tourStoryQuickLinksBottom,
div.tourStoryFontSize, 
#tourSponsoredLinks, 
#tourFooter,
#tourHeaderSub,
#tourTournSubHead,
div.tourStoryBlogs {
	display:none;
}
/*
div {
	background: none; 
	background-color: white; 
}*/
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
div.tourStoryBlob {
	width: 100%;
	border: 0;
	color: black;
	background: transparent none;
}
div.tourLeftContent {
	width: 100%;
}
div.tourStoryBlob a:link:after, 
div.tourStoryBlob  a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
div.tourStoryBlob  a[href^="/"]:after {
	content: " (http://www.pgatour.com" attr(href) ") ";
}
div.tourStoryPicture {
	background: #23669E !important;
}
div.tourStoryPictureOwner {
	font-size: 10pt !important;
	color: #FFF !important;
	background: #23669E !important;
}
div.tourStoryPictureText {
	background: #23669E !important;
	color: #FFF !important;
}