
#bodyWrapper{
	text-align: center;
}

body{
	margin: 0;
	background-color:#ddd;
}

center{
	display: block;
	float: right;
}
.error {
	font-size:14px;
	color:orangered;
	font-weight:bold;
}
.cl {
	clear:left;
}
.cr {
	clear:right;
}
.cb {
	clear:both;
}


#dialog {
	/*display:none;*/
	width:500px;
	margin:0 auto;
	font-family:Arial,Gill Sans MT;
	font-size:12px;
	color:#586068;	
	text-align: left;
	}
#dialog p {
	margin-bottom:15px;
}
p.b {
	color:#000000;
}
/*
#send {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #333333;
	color:#333333;
	display:block;
	font-size:16px;
	height:20px;
	margin:10px 187px 0;
	text-align:center;
	text-decoration:none;
	width:100px;
}
*/
#cancel,#send{
	/*display: block;
	float: right;
*/
	margin: 14px 1px 4px 0;
}


#Verbatim,#Verbatim2 {
	width:500px;
	height:100px;
	background: white;
}
#email_address{
	width:500px;
	background: white;
}
#email_address.error {
	font-size:100%
	color:orangered;
	font-weight:normal;
}


#dialog h1 {
	color:#005f14;
}
#dialog a{
	color:#005f14;
}
#highlow {
	width:500px;
}


#bgImg{
	position:absolute;
	z-index: -1;
	height: 100%;
	width: 100%;
}

form{
	display: block;
}

.scale {
	margin:0 0 0 15px;
	


}

