body {
		font-family: Arial, Helvetica, sans-serif;
	   background: white;

}
h1{
	font-size: 18px;
	margin: 0;
}
h2{
	font-size: 15px;
	margin: 20px 0px 5px 0px;
	padding: 0;
}
p{
	
	line-height: 18px;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	margin: 0;
}


.productTable{
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
}
.productTable thead th{
	background: #333;				
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	padding: 0px;			
}
.productTable thead th.column1{
	text-align: left;
	padding: 15px 10px;			
}
.productTable thead th.column2{
	text-align: center;
	padding: 15px 10px;			
}
.productTable tbody th{
	background: #fff;
	text-align: left;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;		
}
.productTable td
{
	background: #fff;
	text-align: center;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;				
}
.column1{
	text-align: left;
	padding: 10px;
}
#InfoContainer,
#ClockContainer,
#IngredientContainer,
#AgeSegment
{

display:block !important;

}

#menu, 
ul#globallinks,
a.login, 
#Leftside,
#Rightside,
#wrapperHeader,
#Teasers,
#fane,
#Favorits
 {
   display: none  !important;
   }

#wrapper, #content {
	width: 720px;
	margin: 0px 30px 0 20px;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
img.print{
	border: 2px;
	height: 112px;
	width: 800px;
	margin: 0px 0px 30px 0px;	

}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

.sIFR-flash{
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	  }  
	.sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
	}
a.Print{
	position: absolute;
	top: 15px;
	left: 600px;
	color:#fff;
	width: 200x;
	background: url(images/button_bg.png) no-repeat;
	text-decoration:none;
	height: 38px;
	border: none;
	padding: 8px 30px 0px 30px;
	margin: 0;
}

@media print
{
	.no-print{
		display    : none !important;
		height     : 0;
		width      : 0;
		position   : absolute;
		overflow   : hidden;
	  }  
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

