#advertise h1 {
font-size:24px;
color:#516275;
font-weight: normal;
margin:0;}
#advertise .blockTop {
	background-image:  url(../Images/blocks/BlockLeftTop.png);
	height:4px;
	width:729px;
	float:left;
	margin-top: 18px;
}
#advertise .blockMiddle {
	float:left;
	background-color: White;
	min-height:765px;
	width: 729px;
}
#advertise .blockBottom {
	background-image:  url(../Images/blocks/BlockLeftBottom.png);
	height:4px;
	width:729px;
	float:left;
}
#advertise .Wrapper {
	padding: 15px 20px;
	float:left;
}
#advertise p {
	color: #333333;
	font-size:12px;
	line-height:18px;
	margin: 0;
}
#advertise .Wrapper a{
	color: #336699;
}
#advertise  a:hover {
	text-decoration: underline;
}
#advertise .BlockCommentTop {
	background-image:  url(../Images/blocks/WineDetail-Comment-Left.png);
	height:130px;
	width:5px;
	float:left;
}
#advertise .BlockCommentMiddle {
	background-color:white;
	float:left;
	height:110px;
	overflow:auto;
	padding:10px 5px;
	width:385px;
}
#advertise .BlockCommentBottom {
	background-image:  url(../Images/blocks/WineDetail-Comment-Right.png);
	height:130px;
	width:5px;
	float:left;
}
#advertise .ConfirmationMessage {
	font-size: 12px;
	color: #333D47;
	text-align: center;
	font-weight:bold;
}
