body {
	display: table-cell;
	margin:0;
	vertical-align: middle;
}
html {
	display: table;
	margin: auto;
}
input[type="text"] {
	width:200px;
}
textarea {
	height:100px;
	width:494px;
}
.body,body > div {
	left:calc(50% - 300px);
	margin:-20px 0;
	min-height:710px;
	position:relative;
	top:0px;
	width:600px;
}
.breadcrumbs {
	margin:20px 50px 0 50px;
}
.breadcrumbsRight {
	float:right;
	margin:20px 50px 0 50px;
}
.clear {
	clear:both;
	height:0;
}
.contact {
	float:left;
	padding:20px 0;
	text-align:center;
	width:500px;
}
.contact > span.link {
	margin-right:6px;
}
.copyright {
	bottom: 0;
	color:#999;
	font-size:10px;
	left: 180px;
	position: absolute;
	text-align:center;
}
.formPasswordHelper1 {
	float:left;
}
.formPasswordHelper2 {
	float:left;
	margin-left:10px;
}
.section {
	margin:0 50px;
	position:relative;
	width:500px;
}
.spacer {
	clear:both;
	height:20px;
}
