#winelistbox {
	background-image: url(recipe_wine_recco_bkgnd.gif);
	background-repeat: repeat-y;
	padding: 2px 10px 10px;
}
.winelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.winelist a {
	color: #740A26;
	text-decoration: none;
}
.winelist a:hover {
	color: #740A26;
	text-decoration: underline;
}
.parkernote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
}
.tastingnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.l1boarder {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#helpfulhints {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	width: 150px;
}
#helpfulhints h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	color: #990000;
	font-weight: normal;
}
#helpfulhints h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
