div.tastingdate {
	position:relative;
	text-align:left;
	clear:left;
	margin-bottom: 50px;
}

div.tastingdate h1 {
	color: #ab720b;
	background-color: #fffbf1;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight:normal;
	text-transform:none;
	border-top: 1px dotted #6a1565;
	border-bottom: 1px dotted #6a1565;
	font-size: 1em;
	padding-bottom:2px;
	margin-bottom:14px;
	text-align:left;
}

div.dateinfo {
	position:absolute;
	top:4px;
	right:0px;
	text-align:right;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: .7em;
	color: #61055c;
}

div.tastingdate h2 {
	border:0;
	background:none;
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ab720b;
	font-size: 1.2em;
	font-weight:normal;
	text-transform: none;
	text-align:left;
	margin-top:4px;
	margin-bottom: 4px;
}

div.tastingdate h3 {
	margin-bottom: 8px;
}

div.youtube {
	position:relative;
	width:300px;
	height:251px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
}