/* Primary layout divisions */

input[type="text"] {
	width:190px;
}

select{
	width:196px;
}

textarea{
	width:310px;
}

.formtextarea{
	width:318px;
}

#searchfield{
	width:122px;
}



.quoteformselect{
	width:350px;
}

.quoteformselectsmall{
	width:196px;
}

.quoteforminput{
	width:230px;
}

.quoteformtextarea{
	width:345px;
}
.style5{font-size:12px;}