#form_offer p.error, #form_callback p.error {
	font-weight:bold;
	color:#ff0000;
	margin-bottom:5px;
}


div.tx-thmailformplus-pi1 { width:680px; overflow:hidden; }

form#form_offer { background:#E8F5Fd; padding:20px 18px; }


table.form td {
	font-weight:bold;
	vertical-align:top;
	padding:0 0 5px 0;
}
table.form td.col1 {padding-right:40px;}

table.form label {font-weight:bold;}
table.form span.normal {font-weight:normal;}

div#main table.form input.hidden {
	width:auto;
	height:auto;
	border:none;
	display:hidden;
}
div#main table.form input.text {width:298px;}
div#main table.form input.radio, div#main table.form input.check {
	width:auto;
	height:auto;
	vertical-align:bottom;
	margin:4px 0 0 0;
	display:inline;
}
div#main table.form input.radio { border:0; }

div#main table.form input.zip {
	width:90px;
	margin-right:8px;
	display:inline;
}
div#main table.form input.city {
	width:195px;
	display:inline;
}
div#main table.form input.attachment {
	width:185px;
}

div#main table.form td.hint { vertical-align:bottom; }

div#main table.form input.button {
	width:auto;
	height:auto;
	line-height:16px;
	color:#ffffff;
	background:#003173;
	padding:2px 20px;
	margin:0;
	display:inline;
}

div#main table.form .error {
	background:#ffcccb;
	border:1px solid #d94f4f;
}

table.form select {
	width:298px;
	height:18px;
	border:1px solid #ABADB3;
}

div#main table.form textarea {height:151px;}

option.category {font-weight:bold;}
option.product {padding-left:6px;}