h2.product
{
	margin: 0 -16px 0 -32px;
	height: 0 !important;
	height: 64px;
	padding: 64px 0 0 0;
	overflow: hidden;
}

h3
{
	color: black;
	margin: 2.5em 0 0.5em 0;
}

p
{
	color: #555;
	margin: 0.9em 0;
}

#menu dd
{
	background-position: -215px  0;
	width: 215px;
}

#menu dd.selected a
{
	background-position: -215px  0;
}

#subnav_introduction, #subnav_introduction a { background-image: url(../../images/subnav/subnav-introduction.png); }
#subnav_comments, #subnav_comments a { background-image: url(../../images/subnav/subnav-comments.png); }
#subnav_analysis, #subnav_analysis a { background-image: url(../../images/subnav/subnav-analysis.png); }
#subnav_tasting, #subnav_tasting a { background-image: url(../../images/subnav/subnav-tasting.png); }

#subnav_introduction a:hover,
#subnav_comments a:hover,
#subnav_analysis a:hover,
#subnav_tasting a:hover
{
	background-image: none;
}

