/* CSS for Price Quote pages */

div.blue_small table {
	margin-bottom: 5px;
}

div.blue_small input {
	width: 280px;
}

div.blue_small input.submit {
	width: 100px;
}

div.blue_small textarea {
	width: 522px;
}

div.blue_small span.star {
	font-size: 9pt;
	color: #e00;
}