#cms-form fieldset {
	border:0;
	font-size:inherit;
	font-family:inherit;
}
#cms-form fieldset h3 input {
	background-color:#B30337;
	width:600px;
	line-height:56px;
	text-align:left;
	color:#FFFFFF;
	font-size:24px;
	border:0;
	font-family:inherit;
}
#padder {
	width:640px;
	margin:36px 0 16px 28px;
}
#cms-form fieldset textarea {
	border:0;
	background-color:#FFFFFF;
	line-height:1.3em;
	width:640px;
	height:200px;
	overflow:hidden;
	font-size:inherit;
	font-family:inherit;
}
#save-btn {
	display:block;
	width:64px;
	height:32px;
	background:#C0C0C0 url(images/save-btn.gif) center center no-repeat;
	border:1px solid #000000;
	margin:12px 0 16px 16px;
}
#log-form  {
	padding:64px 0 150px 32px;
	border:0;
	width:250px;
}
#log-form label {
	float:left;
	width:120px;
	display:block;
	height:1.3em;
}
#log-form input {
	float:right;
	display:block;
	height:1.3em;
	width:120px;
}
#submit {
	width:auto !important;
	height:auto !important;
	float:left !important;
}