#WineHead
{
	background: url(../images/wines/WinepageGraphic.jpg) 0 0 no-repeat;
	width: 709px;
	height: 335px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	display: none;
}

.winerow
{
	border-bottom:#000000 2px dotted;
	width: 709px;
	height: 340px;
}

.winebottlepic
{
	float: left;
	width: 75px;
	height: 290px;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 10px
}

.leftwine
{
	width: 340px;
	height: 320px;
	float: left;
	border-right:#000000 2px dotted;
	padding-right: 4px;
	margin-right: 4px;
	
}

.rightwine
{
	width: 340px;
	height: 320px;
	float: left;
}

.winename
{
	margin-bottom: 15px;
	height: 35px;
}

.winedescription
{
	line-height: 1.5em;
	height: 245px;
}

.awards {
	padding:3px;
}

.wineinnernav
{
	float: right;
	position: relative;
	bottom: 10px;
	right: 10px;
}

.wineinnernav ul li
{
	display: inline;
}

.winetext
{
	margin-top: 10px;
}
