body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	width: 7in;
}

#print-logo {
	width: 3in;
	height: 1.2in;
	float: right;
}

#header, #print-button, #wineSubNav, #footer ul {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#contentRight {
	float: right;
	margin: 0 0 1em 2em;
	width: 1.75in;
}

#widget, #item-widget {
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	padding: .5in 0 0;
}

div.hr {
	border-bottom: 1pt solid #000;
	clear: both;
}

#tasting-sheet {
	border-collapse: collapse;
}

#tasting-sheet td.price {
	text-align: right;
	vertical-align: bottom;
	color: #777;
	font-size: 90%;
	font-style:italic;
}

#tasting-sheet td {
	border-bottom: 0.5pt solid #000;
	padding: 1em;
}

h3 small {
	font-size: 75%;
}

#contentBottom {
	width: 100%;
	clear: both;
	font-size: 9pt;
}

#reviewsRewards {
	text-align: center;
}

.no-print {
	display: none;
}

hr.clear {visibility:hidden;clear:both}
