.scfSectionContent label {
	display:block;
	clear:both;
	width: 100%;
	padding-bottom: 0.4em;
	font-weight:bold;
}

.scfSectionContent textarea,
.scfSectionContent input {
	margin-bottom: 0.75em;
	padding:0px 5px;
	width:420px;
	height:20px;
	background:url(/Images/bg-input.png) repeat-x top left;
	border:0px;
	border-bottom:solid 1px #e5e5e5;
}

.scfSectionContent textarea {
	height:188px;
}

.scfSubmitButtonBorder input {
	padding:0px 0px 0px 15px;
	width:107px;
	height:30px;
	color:#ffffff;
	text-align:left;
	background:url(/Images/bg-button.png) no-repeat top left;
	border:0px;
}

