#name, #email, #topic, #doctype, #alternative_email, #wrlevel, #details, #order_category,
#name_old, #email_old, #topic_old, #doctype_old, #alternative_email_old, #wrlevel_old, #details_old, #order_category_old,
#urgency, #style, #langstyle
{
    width: 225px;
}
#numpages {
	width: 4em;
}
#cost_per_page, #total {
	border: solid 1px #8D8D8D;
	color: #000;
	width: 4em;
	display:  block;
	float: left;
}
#doctype optgroup {
	font-style: normal;
	color: gray;
}
#doctype optgroup option {
	color: #000;
}
#total_without_discount {
	margin: 1px 0 0 1em;
	color: #000;
	display: block;
	float: left;
}
#line_numberOfSources .on_fieldname {
	width: 15em;
}
#numberOfSources {
	margin-left: 0.5em;
	width: 4em;
}
.on_form_line {
	margin-bottom: 5px;
}
#line_preff_wr_id {
	height: 20px;
}
#line_preff_wr_id  .on_fieldname{
	width: 15em;
}
#preff_wr_id {
	width: 5em;
}
#line_preff_wr_id  {
	position: relative;
	overflow: visible;
}
#error_preff_wr_id {
	position: absolute;
	z-index: 5;
	left: 5em;
	width: 20em;
}
#lineaccept .on_fieldname {
	width: auto;
	margin-right: 1em;
	font-weight: normal;
}

.extend_deadline_text
{
	display: block;
	width: 250px;
}

span#input_deadline
{
	font-size: 10px;
	text-align: left;
	display: block;
}
