
/*	----------------------------------------------------------------------------
	
	Handheld Style Sheet for PGA Microsites
	Contact: timothy.gray@turner.com
	
	--------------------------------------------------------------------------*/
	
	body {
		background:#fff;
		}
		
	h1 {
		font-size:1em;
		line-height:22px;
		margin:1em 0;
		}
			
	h2 {
		font-size:.8em;
		padding-bottom:.2em;
		}
	
	h3 {
		font-size:.75em;
		margin-bottom:1em;
		}
	
	h4 {
		margin:1em 0 .3em 0;
		padding-bottom:.25em;
		font-size:.8em;
		}
		
		h4.pad {
			padding-top:1em;
			}
		
		h4 span {
			font-size:.7em;
			}
	
	h5 {
		font-size:.8em;
		}
	
	h6 {
		font-size:.8em;
		padding-bottom:.2em;
		}

	#skip {
		display:block;
		}
		
	#pga_major_championship {
		display:none;
		}
		
	img.more_features {
		display:none;
		}
	
	#header {
		background:none;
		}
		
	#content {
		background:none;
		}
	
	#left {
		background:none;
		}
		
	#left h4.top {
		padding-top:1em;
		}
		
	#right {
		background:none;
		color:#3d3d33;
		display:inline;
		}
	
	#footer {
		background:none;
		color:#3d3d33;
		}
	
		#footer a {
			color: #3d3d33;
			padding-left:.5em;
			background:none;
			}
			
	#navigation {
		display:none;
		}
		
	#home #right {
		background:none;
		}

	#timeline {
		display:none;
		}
