/* ------------------------------------------------------- */
/* Masterserve Application System                          */
/* ------------------------------------------------------- */

div.row {
	margin-bottom: 5px;
	padding: 5px;
}

div.row span.label {
	width: 250px;
	margin-right: 10px;
}

ul.inputbuttonbar {
	text-align: center;
	margin-top : 10px;
	padding: 0;
	list-style : none;
}

ul.inputbuttonbar li {
	display : inline;
	padding-right: 0.3em;
	padding-left: 0.3em;
}

#progress {
	text-align : center;
	margin-top: 10px;
}

textarea {
	vertical-align: text-top;
}

div.fieldsetwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

fieldset {
	background-color : #E3E6C7;
}

div.inputgroup {
	float: left;
}

input.inumber {
	text-align : right;
}

h1 img {
	vertical-align : text-top;
	margin-top: 3px;
}

h2 {
	clear: both;
}

.cpos, .cterm {
	font-weight: bold;
}