body {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e5e5e5;
	text-align: left;
	margin: 20px;
	line-height: 18px;
}
h1 {
	color: #333333;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -8px;
}
h2 {
	color: #b5b5b5;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 18px;
}
form div {
	margin-bottom: 6px;
	clear: left;
	margin-left: 29px;
}
div.actions {
	margin-top: 12px;
	margin-left: 159px;
	width: 300px;
}
label {
	width: 130px;
	display: block;
	float: left;
	font-weight: bold;
}
label.secondary {
	float: none;
	width: auto;
	font-weight: normal;
	margin-left: 145px;
	margin-bottom: 0.25ex;
}
input {
	border: 1px solid #666666;
	width: 300px;
}
input.button {
	height: 16px;
	width: auto;
}
textarea {
	border: 1px solid #666666;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
.jsvalidation {
	font-style: italic;
	color: #900;
}

