#adminForm { background: #eeeeee; }

#error { color: #ffffff; padding-top: 3px; padding-bottom: 3px; font-size: 10px; font-weight: bold; background: #ff0000; visibility: hidden; border-right: 5px solid #ffffff; border-left: 5px solid #ffffff;  }

/*#inputcomment { border: 1px solid #000000; background: #00baff; padding: 3px; font-size: 10px; min-height: 100px; min-height: 100px !important; z-index: 200; position: relative; }*/
#inputcomment { border: 1px solid #000000; background: #dddddd; padding: 3px; font-size: 10px; min-height: 100px; min-height: 100px !important; z-index: 200; position: relative; }

.tp { min-height: 8px; max-height: 8px; height: 8px; }

.tp2 { min-height: 15px; max-height: 15px; height: 15px; }

.formbuilder-header-cell { padding-top: 4px; padding-bottom: 4px; border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #000000; }

.formbuilder-plaintext { font-size: 11px; }

.formbuilder-viewformtitle { font-size: 16px; font-weight: bold; }

.formbuilder-viewformrow1 { background: #ffffff; }

.formbuilder-viewformrow2 { background: #dddddd; }

.formbuilder-listrow1 { background: #dddddd; }

.formbuilder-listrow2 { background: #ffffff; }

.formbuilder-listrowhighlight { background: #bbbbff; }

.formbuilder-listrowhighlight2 { background: #bbbbff; }

.formbuilder-viewformfield { font-size: 12px; font-weight: bold; text-align: right; margin-right: 15px; }

.formbuilder-viewformvalue { font-size: 12px; }

.formbuilder-field { font-size: 13px; font-weight: bold; }

#formbuilder-minors_allowed_approval { font-size: 12px; font-weight: normal; }


/*  new css formatting 2010-03-24 */

.fbTitleviewForm {
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.fbMainviewForm {
	position: relative;
	float: left;
	display: block;
	margin: 0 auto;
	width: 95%;
	text-align: center;
	background: red;
}

.fbRow1viewForm {
	position: relative;
	width: 100%;
	float: left;
	height: 25px;
	text-align: left;
}

.fbRow2viewForm {
	position: relative;
	width: 100%;
	float: left;
	background: #efefef;
	height: 25px;
	text-align: left;
}

.fbFieldviewForm {
	position: relative;
	width: 25%;
	float: left;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
	font-size: 12px;
}

.fbValueviewForm {
	position: relative;
	width: 65%;
	float: right;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
}

.fbValueEditviewForm {
	position: relative;
	width: 5%;
	float: right;
	text-align: right;
	line-height: 25px;
	font-size: 12px;
}

.fbSpaceviewForm {
	width: 5px;
	display: block;
}

.fbMain {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	background: yellow;
	margin: auto;
}

.fbRow {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}

.fbHeader {
	position: relative;
	float: left;
	display: block;
	min-width: 100px;
}
