.TextbarErrorLeft {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-Error-Left.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
.TextsearchbarErrorMiddleShort {
	border-bottom:1px solid #CC0033;
	border-top:1px solid #CC0033;
	float:left;
	width:184px;
	height:19px;
	background-color: white;
}
.TextsearchbarErrorMiddleLong {
	border-bottom:1px solid #CC0033;
	border-top:1px solid #CC0033;
	float:left;
	width:395px;
	height:19px;
	background-color: white;
}
.TextbarErrorRight {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-Error-Right.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
 .BlockBlueTop {
	background-image:  url(../Images/blocks/BlockLightBlueTopRegistration-685.png);
	background-repeat: no-repeat;
	height:5px;
	width:686px;
	float:left;
	margin-top: 15px;
}
 .BlockBlueMiddle {
	float:left;
	background-color: #F0EDEB;
	width: 686px;
	position: relative;
	line-height: 18px;
}
 .BlockBlueBottom {
	background-image:  url(../Images/blocks/BlockLightBlueBottomRegistration-685.png);
	background-repeat: no-repeat;
	height:4px;
	width:686px;
	float:left;
}
 .SmallHeader {
	font-size: 24px;
	color: #333;
}
 .BlueBoxWrapper {
	padding: 10px;
}
 .ValueWrapper {
	padding: 10px 0;
}
 .Line {
	clear: both;
	padding: 5px 0;
	height: 100%;
}
 .Key {
	float:left;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	color: #333D47;
}
 .Value {
	float:left;
	font-size: 12px;
	color : #333333;
}
 .TextbarLeft {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Left.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
 .TextsearchbarMiddleShort {
	float:left;
	width:184px;
	height:21px;
	background-color: white;
}
 .TextsearchbarMiddleLong {
	float:left;
	width:395px;
	height:21px;
	background-color: white;
}
 .TextbarRight {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Right.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;
}
 .ErrorMessage {
	clear:both;
	font-size: 14px;
	line-height: 18px;
	color: #CC0033;
	padding-left: 130px;
	display:none;
}
 .SubmitButton {
	clear:both;
	float:right;
	margin:15px 128px 5px;
}

