/*Reset Style*/
body {
	margin:0; 
	padding:0; 
	line-height: 
	1.4em; 
	word-spacing:1px; 
	letter-spacing:0.2px; 
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;}

#header, #side_tab, #sidebar, #footer, .main_right{
	display: none;
	float: none !important;
	overflow: visible !important;
	position: relative;
}

#middle, #columns {	
	float: none !important;
	overflow: visible !important;
	position: relative;
}

#main{
	width:100%;
	padding: 0;
	margin: 0;
	float: none !important;
	overflow: visible !important;
	position: relative;
}

.main_left{
	padding: 0;
	margin: 0;
	width:100%;
	float: none !important;
	overflow: visible !important;
	position: relative;
}

a:link, a:visited, a:hover{
	color: black;
	float: none !important;
	overflow: visible !important;
	position: relative;
}

.content{
	width:100%;
	background: url('../images/products/logo-clabber_girl.gif') center no-repeat;
	float: none !important;
	overflow: visible !important;
	position: relative;
}

/* ------------------------------------------------------------------
 * RECIPES
 * ------------------------------------------------------------------ */
#scale_form, #rating_container, #share_button {
	display: none;
}