td.fsRowOpen,td.fsRowClose,.fsRowTop,.fsRowTop .fsRowBody,.fsRowBottom .fsRowBody,.fsSpacerRow {
	display:none;
	background:none;
	border:none;
	background-color:transparent
}

.fsForm,.fsError {
	line-height:30px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	width:330px;
	border:none
}

td.fsRowBody {
	background:none;
	border:none;
}

.fsField,.ui-dialog .thumb img {
	background-color:#ffe484;
	background-image:none;
	border:none;
	padding:10px;
	-webkit-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.35);
	-moz-box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.35);
	box-shadow:inset 1px 1px 1px 0 rgba(0,0,0,.35);	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px; /* future proofing */
	-khtml-border-radius: 2px; /* for old Konqueror browsers */
	color: #373737;
	margin-top: 0;
	margin-bottom: 0;
}

.fsError {
	margin-bottom:25px;
	width: 330px;
}

.fsForm .fsLabel, .fsOptionLabel {
	color:#C71D22;
	font-size:15px;
	text-shadow:none;
	text-transform:uppercase;
	font-family:OswaldRegular;
	font-weight: 400;
}
