body {
	background: white;
	font-size: 10pt;
	line-height: 14pt;
}


#wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   background: transparent none;
}



#content h2, #content h3, #content h4 {
	text-indent: 0em;
}


#title h1 {
	margin: 0;
	padding: 0;
	position: relative;
}

#title h1 a {
	height: 84px;
	width: 161px; 
	overflow: hidden; /* IE */
	display: block;
	text-indent: -2000em;
	font-size: 0px;
}

#title h1 a img {
	border: none;
	display: block;	
}


.pad {
	margin-top: 0px;
}


#content p {
	width: 600px;
	margin-bottom: 20px;
}


#content {
	width: 100%;
}

#content .description p {
	width: 460px;
}

ul.potatoinfo {
	margin-top: 10px;
	width: 260px;
}

#sidebar {
	padding-bottom: 0px;
}


.description {
	width: 600px;
}

.description p {
	width: 600px;
}


.potatophoto {
	left: 200px;
}


.varieties {
	display: none;
}


#nav {
	display: none;
}


#footer {
	display: none;
}
