#ResendPassword .blockTop {
	background-image:  url(../Images/blocks/BlockLeftTop.png);
	background-repeat: no-repeat;
	height:4px;
	width:729px;
	float:left;
	margin-top: 18px;
}
#ResendPassword .blockMiddle {
	float:left;
	background-color: White;
	min-height:462px;
	width: 729px;
}
#ResendPassword .blockBottom {
	background-image:  url(../Images/blocks/BlockLeftBottom.png);
	background-repeat: no-repeat;
	height:4px;
	width:729px;
	float:left;
}
#ResendPassword .Wrapper {
	padding: 15px 20px;
	float:left;
}
#ResendPassword p {
	color: #333333;
	font-size:12px;
	line-height:18px;
}
#ResendPassword .ConfirmationMessage {
	font-size: 12px;
	color: #333D47;
	text-align: center;
	font-weight:bold;
}
