
* {position: static;}
	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666;
		padding: 25px;
		}
	
	h1.logo, .recipeDetailsInfo {
		position: static;
		}
	img {display: block; float: none;}
	
	.subNav, .mainNav, #flashheader {display: none;}
	
	a {
		color: #007ec4;
		}
	a img {
		border: none;
		}	
			
	h1  {
		margin-top: 0;
		font-size: 18px;
		color: #666;
		}
	h2  {
		margin-top: 0;
		font-size: 16px;
		color: #666;
		background: none;
		}				
	h3 {
		font-size: 12px!important;
		color: #666;
		background: none;
		text-indent: 0;
		}		
	.recipeNav, .footer, .paging, .pageNav, .healthCareBox, .buttonContainer, .join {display: none;}
	
