#tastingnote  .BlockTop {
	float:left;
	background-image:  url(../Images/blocks/Block-WineDetail-DnaBig-Top.png);
	background-repeat: no-repeat;
	width: 479px;
	height: 5px;
}
#tastingnote  .BlockMiddle {
	float:left;
	background-color: #F0EDEB;
	width: 479px;
}
#tastingnote  .BlockBottom {
	float:left;
	background-image:  url(../Images/blocks/Block-WineDetail-DnaBig-Bottom.png);
	background-repeat: no-repeat;
	width: 479px;
	height: 5px;
	margin-bottom: 10px;
}
#tastingnote .Wrapper {
	padding:5px 15px;
	float:left;
	width: 95%
}
#tastingnote .LeftSide {
	width: 75px;
	float:left;
}
#tastingnote .RightSide {
	float:left;
	color: #333333;
	width:82%;
}
#tastingnote .BlockPhoto {
	width: 16%;
	height: auto%;
	float:left;
}
#tastingnote .Photo {
	border: 3px solid #D4DFE3;
	cursor: pointer;
	width: 51px;
	overflow: hidden;
	float:left;
}
#tastingnote .Rating {
	font-weight: bold;
}
#tastingnote .BlockStars {
	background-image:  url(../Images/blocks/Block-WineDetail-Stars.png);
	float:left;
	height:15px;
	margin-top:8px;
	padding:3px 15px;
	width:85px;
}
#tastingnote .placedby {
	clear:both;
	float:left;
	margin-top: 2px;
	width:100%;
}
#tastingnote .BlackLine {
	float:left;
	background-image:  url(../Images/DottedLineBlack.png);
	background-repeat: repeat-x;
	width: 100%;
	height:2px;
	margin: 2px 0;
}
#tastingnote .RatingKey {
	clear: both;
	width: 100px;
	float:left;
}
#tastingnote .RatingValue {
	float: left;
}
#tastingnote .Image {
	float: right;
	cursor: pointer;}
#tastingnote  .InfoBlockInsideTop {
	float:left;
	background-image:  url(../Images/blocks/BlockWineDetail-Inside-Top.png);
	background-repeat: no-repeat;
	width: 451px;
	height: 6px;}
#tastingnote  .InfoBlockInsideMiddle {
	float:left;
	background-image:  url(../Images/blocks/BlockWineDetail-Inside-Middle.png);
	background-repeat: repeat-y;
	padding:5px 12px;
	width:427px; }
#tastingnote  .InfoBlockInsideBottom {
	float:left;
	background-image:  url(../Images/blocks/BlockWineDetail-Inside-Bottom.png);
	background-repeat: no-repeat;
	width: 451px;
	height: 11px;
	position:relative;}
