#giantBanner { display: none; }

#header h1 { }

#header #clubSelection { display: none; }
#header #search { display: none; }
#header #nav { display: none; }
#header #navHelp { display: none; }
#header #tools { display: none; }
#sidebar { display: none; }
#header #smallBanners { display: none; }
#smallbanner { display: none; }
#personize { display: none; }
#finnair { display: none; }
#banners { display: none; }
#goTop { display: none; }
#footer ul { display: none; }

/* swingdoctor */

			#swingDoctor {
				width: auto; 
				float: none;
				background: #fff;
				padding: auto;
				}
				
			#swingDoctor p { width: auto;}	
			#addQuestion select { width: auto; }
			#newAnswers .bulletBlue { display: block; margin-left: 0px;}				
			#newAnswers {
				float: none;
				width: auto;
				}
				
				#newAnswers p { color: #666; font-size: 11px; }
				#newAnswers p span { text-decoration: underline; }
							
			#addQuestion, #answer {
				width: auto;
				float: none;
				position: static;
				height: auto;
				}
				
				#answer { height: auto; }
				
				
				#addQuestion form { margin: 0; }
				#addQuestion select { min-width: auto; }
			
				#addQuestion textarea {
					height: 120px;
					width: 200px;
					}
					
				#addQuestion div {
					position: static;
					margin: 0;
					width: auto;
					}
														
			#archiveSearch {
				float: none;
				width: auto;
				position: static;
				}
				
				#archiveSearch p { position: static; right: 0px; top: 20px; }
				
				#archiveSearch input.submitButton { margin-top: 10px; }				
				
					
			#searchResults {
				width: auto;
				float: none;
				}
				
				#searchResults p {
					background: transparent url(/pics/bulletLinkOrange.gif) 0px 3px no-repeat;
					padding-left: 17px;
					}
	
			.paging { 
				text-align: right; 
				position: static; 
				float: none; 
				width: auto; 
				}
				
			.paging p strong { position: static; }
			.paging p a { text-decoration: none; }
			.paging p strong a { text-decoration: underline; }				
