form.inline { display: inline;}

label {
	width: 220px;
	float: left;
}

label.req {
	font-weight: bold;
}

select {
	font-size: 11px;
}

input {
	font-size: 11px;
	border: 1px solid #999;
}

input.submit {
	border: 1px solid #04296E;
	color: #fff;
	font-weight: bold;
	background: #6780B0;
}

input.radio { border: 0px; }

.orange { color: #f90; }

body #overDiv tr { border: 0px; padding: 0px; }
body #overDiv th { border: 0px; padding: 0px; }
body #overDiv td { border: 0px; padding: 2px; }

.plval { font-weight: bold; font-size: 13px; }

p { margin: 5px 0px; }
br.breaker { clear: both; }

A:hover {  color: #c00; }

table.quotetable {
	border: 2px solid #eef;
}

table.quotetable tr, table.quotetable td {
	border: 0px;
}

