#winesteinapi .blockTop {
	background-image:  url(../Images/blocks/BlockLeftTop.png);
	height:4px;
	width:729px;
	float:left;
	margin-top: 18px;
}
#winesteinapi .blockMiddle {
	float:left;
	background-color: White;
	min-height:765px;
	width: 729px;
}
#winesteinapi .blockBottom {
	background-image:  url(../Images/blocks/BlockLeftBottom.png);
	height:4px;
	width:729px;
	float:left;
}
#winesteinapi .Wrapper {
	padding: 15px 20px;
	float:left;
	line-height: 18px;
	font-size: 12px;
}
#winesteinapi p , h1{
	clear: both;
	color: #333333;
	font-size:12px;
	line-height:18px;
	margin-bottom:0;
}
#winesteinapi h1 {
	font-weight:normal;
	margin-bottom:10px;
}
#winesteinapi .blockBlueTop {
	background-image:  url(../Images/blocks/BlockLightBlueTop-688.png);
	height:4px;
	width:688px;
	float:left;
	margin-top: 18px;
}
#winesteinapi .blockBlueMiddle {
	float:left;
	background-color: #E5EAEC;
	width: 688px;
}
#winesteinapi .blockBlueBottom {
	background-image:  url(../Images/blocks/BlockLightBlueBottom-688.png);
	height:4px;
	width:688px;
	float:left;
}
#winesteinapi .WrapperBlueBlock {
	padding: 15px;
	float:left;
	width:96%;
}
#winesteinapi .reactbigmargin {
	margin-top: 60px;
}
#winesteinapi .BlockCommentTop {
	background-image:  url(../Images/blocks/WineDetail-Comment-Left.png);
	height:130px;
	width:5px;
	float:left;
}
#winesteinapi .BlockCommentMiddle {
	background-color:white;
	float:left;
	height:110px;
	overflow:auto;
	padding:10px 5px;
	width:385px;
}
#winesteinapi .BlockCommentBottom {
	background-image:  url(../Images/blocks/WineDetail-Comment-Right.png);
	height:130px;
	width:5px;
	float:left;
}
#winesteinapi .ConfirmationMessage {
	font-size: 12px;
	color: #333D47;
	text-align: center;
	font-weight:bold;
}
#winesteinapi .MenuItemSelected {
	float: left;
	font-weight: bold;
	padding:  0 8px;
}
#winesteinapi .MenuItemDeselected {
	float: left;
	padding: 0 8px;
	color:#336699;
}
#winesteinapi .MenuItemDeselected:hover{
	font-weight: bold;
	cursor: pointer;
}
#winesteinapi .Divider {
	float: left;
}
#winesteinapi .BlackLine {
	float:left;
	background-image:  url(../Images/DottedLineBlack.png);
	background-repeat: repeat-x;
	width: 100%;
	height:2px;
	margin: 2px 0;
}
#winesteinapi a {
color: #336699;
text-decoration:none;
clear:both;
float:left;}
#winesteinapi a:hover{
text-decoration: underline;}
