#layout-body {
	margin-left:30%;
	margin-right:30%;
}
#titleForm {
	font-weight:bold;
	padding-bottom:10px;
}
#remindAccountForm input {
    border: 1px solid #387F11;
    width: 200px;
}
#remindAccountForm label {
    width:70px;
    float:left;
}
#inputbutton {
    border: 1px solid #387F11;
    background: url( ../img/center/buttonBackground.gif ) repeat-x;
    width: auto !important;
	cursor: pointer;
	margin: 5px 0 0 0;
}
.accountField {
	padding-top:5px;
}
.remindDescription {
	margin-top:20px;
}