.formapplet-form {
}
/*
.formapplet-body {
	font-size: 14px;
	border: 0px solid #5461a5;
	border-collapse: separate;
	border-spacing: 0px 5px;
	background: #ffffff;
	font-weight: normal;
	text-align: right;
}
.formapplet-body .formapplet-caption {
	text-decoration:none;
	font-weight: normal;
	display:inline-block;
	height: 28px;
}
.formapplet-body .formapplet-value {
	text-decoration:none;
	font-weight: normal;
	display:inline-block;
	height: 30px;
}
*/
.formapplet-attachment-body {
	font-size: 14px;
	border: 0px solid #5461a5;
	border-collapse: separate;
	border-spacing: 0px 0px;
	background: #ffffff;
	font-weight: normal;
	text-align: right;
	margin-bottom: 5px;
}
/*
.formapplet-attachment-body div {
	vertical-align: top;
	text-decoration:none;
	font-weight: normal;
	width: 200px;
}
*/
.formapplet-caption {
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #5461a5;
}

.formapplet-caption span {
	font-size: 14px;
	font-weight: bold;
}


.formapplet-captionstar {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.formapplet-textbox {
	/*width: 600px;
    border:2px solid #ffffff;
    vertical-align:top;*/
    height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formapplet-textbox-ro {
	width: 600px;
    border:2px solid #ffffff;
    vertical-align:top;
    height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.formapplet-textarea {
	height: 150px;
	width: 600px;
	resize: none; 
    border:2px solid #ffffff;
    vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formapplet-textarea-ro {
	height: 150px;
	width: 600px;
	resize: none; 
    border:2px solid #ffffff;
    vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.formapplet-combobox{
	width: 606px;
    border:2px solid #ffffff;
    vertical-align:top;
    height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formapplet-line1 {
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
}

.formapplet-line1  td{
	border: 1px solid #707172;
}

.formapplet-line2 {
	font-size: 14px;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
}

.formapplet-attachment-body .formapplet-line2 > div{
	text-align: left;
}
.upload-body-big, .upload-body-small{
	border: 1px solid #e5e5e5;
}


.formapplet-date-input-field {
	width: 574px;
    border:2px solid #ffffff;
    vertical-align:top;
    height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
