.content {
	height: 350px;
	width: 450px;
	border: none;
}

body {
	margin:none;
	padding:none;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
}
table { 
  border-spacing: 0; 
  border-collapse: collapse; 
  font-size: 10px; 
}

#error {
	color:#FF6600;
	font-weight:bold !important;
	font-size: 12px;
}
#center {
	margin-left:auto;
	margin-right:auto;
	width:420px;
}
.facebook {
	margin-top: 20px;
}
.fbtext {
	width: 180px;
}
.mail {
	position: absolute;
	bottom:0px;
	right:0px;
	display:block;
	background-color:#FFFFFF;
	width: 30px;
	height: 30px;
}