@charset "utf-8";

body {
	background: #FFFFFF url(images/bg.gif) repeat-y center top;
}

div#page {
	width: 878px !important;
	padding-bottom: 20px;
}

div#page p {
	text-align: center;
	margin: 0 auto !important;
}

div#page
div#form {
	width: 821px;
	margin: 0 auto !important;
	border-right: 10px solid #AFE0FE;
	border-bottom: 10px solid #AFE0FE;
	border-left: 10px solid #AFE0FE;
	padding-bottom: 15px;
}

div#page
div#form
div.input {
	width: 450px;
	margin: 0 auto !important;
}

div#page
div#form
div.input
p {
	text-align: left;
}

div#page
div#form
div.input
p.submit {
	text-align: center;
	margin: 20px !important;
}