#menu-head-place {
	height: 26px;
	width: 240px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-bottom: -15px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-top: none;
	border-left: none;
	border-right: none;
}

.wine-Header {
	font-size: 18px;
	font-family: Helvetica; 
	color: #000000;
	/*margin-top: 17px;*/
	padding-bottom: -10px;
	text-align: left;	
	width: 100%;
	

}

.wine-Name {
	font-size: 15px;
	font-family: Helvetica;
	color: #000000;
	width: 100%;
	margin: -4px 0 0 4px;
	text-decoration: underline;
	
}

.wine-Descrip {
	font-size: 13px;
	font-family: Helvetica; 
	color: #000000;
	width: 94%; 
	margin: -4px 0 4px 8px;
	line-height: 16px;
	text-align: left;
}

.wine-Price {
	width : 100px;
	font-size: 13px;
	font-family: Helvetica; 
	color: #000000; 
	text-align: center;
	/*padding-right: 10px;*/
	/*text-align: center;*/
}

.wine-Loc {
	font-size: 12px;

}

