body #wrapper { 
	font-size: 12pt;
	}

#wrapper { 
	width: 6.5in;
	padding: 0;
	margin: 0;
	}
	
#header { 
	width: auto;
	}

#page { 
	width: auto;
	padding: 0;
	}
	
#hammerlogo { 
	position: static;
	top: 0;
	left: 0;
	}

#promo { 
	display: none;
	}

#navigation { 
display: none;
}

#sidebar { 
	display: none;
	}
	
#altcontent { 
display: none;
}

#content { 
	width: auto;
	float: none;
	}
	
#wrapper #content #subcontent { 
width: auto;
float: none;
}

#footer { 
display: none;
}

/*Product Specific Stuff 
_______________________________________________*/

#proddetcontainer { 
	width: auto;
	float: none;
	}

#proddettopinfo { 
	height: auto;
	width: auto;
	margin-bottom: 2em;
	}

#proddetnamemaininfobox { 
width: 3.75in;
height: auto;
}

#proddetnamemaininfobox #title { 
	width: 2.25in;
	height: auto;
	}
	
#proddetnamemaininfobox .price { 
	width: 1.5in;
	height: auto;
	}

#proddetnamemaininfobox #rule { 
width: auto;
float: none;
clear: both;
}


#proddetnamemaininfobox #description { 
width: auto;
height: auto;
}
#cartcontrols { 
	display: none;
	}
	
#printerfriendlyversion { 
	display: none;
	}

#proddetsecond { 
	width: auto;
	float: none;
	clear: both;
	
	}	
	
#proddetrelatedbox { 
	float: none;
	width: auto;
	}
	
#proddetrelatedbox .testimonial { 
	width: auto;
	float: none;
  border: none;
}

#proddetrelatedbox .testimonial h3 {
	display: block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px; 
	padding-bottom: 5px;
	font-size: 1.2em;
}

#proddetrelatedbox .testimonial p { 
	width: auto;
	padding: 0 0 1.5em 0;
	font-size: 1em;
	line-height: 1.4em;
	}
	
#proddetrelatedbox .testimonial span#testimtext { 
	display: none;
	}	
	
#proddetrelatedbox .testimonial span#testimtextfull { 
	display: block;
	}
	
#proddetrelatedbox a#testimore { 
	display: none;
}

#youmayalsolike { 
display: none;
}

#proddetrelatedbox #recentlyviewed { 
	display: none;
	}
	
ul#proddetinfotab { 
	display: none;
	}
	
#proddetinfobox { 
	float: none;
	width: auto;
	margin: 0;
	}
	
#proddetinfobox div h3 { 
	font-size: 1.2em;
	}
	
#proddetinfobox div {
display:block;
padding-bottom: 1em; 
border-bottom: 1px solid #ccc;
margin-bottom: 1em;
}
	
#proddetinfobox #productvideocontent { 
display: none;
}