.wine_presentation_frame{
	width:335px;
	margin:0px 0px 20px 25px;
	float:left;
	background:url(../image/wine_presentation_shadow.jpg) 0 100% no-repeat;
	padding-bottom:10px;
}
.wine_presentation{
	float:left;
	width:325px;
	padding-top:10px;
	border:1px solid #7F7F7F;
}
.wine_presentation .wine_info1{
	height:95px;
	width:90px;
	float:left;
	margin-left:55px;
	line-height:19px;
	font-size:10px;
	color:#404040;
	text-decoration:none;
	text-align:left;
	text-transform: uppercase;
}
.wine_presentation .wine_photo{
	height:95px;
	width:50px;
	float:left;
}
.wine_presentation .wine_info2{
	height:95px;
	width:125px;
	float:left;
	font-size:10px;
	color:#404040;
	text-decoration:none;
	text-align:left;
	text-transform: uppercase;

}
.wine_presentation .wine_name{
	 clear:both;
	 height:40px;
	 float:left;
	 width:325px;
	 background-color:#000000;
	 line-height:19px;
	 filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	 font-size:12px;
	 color:#fff;
	 text-decoration:none;
	 text-align:center;
}
.wine_presentation .wine_name a{
	color:#fff;
}