table.quote td p{
	color: #333333;
	font-size: 1.3em;
}

table.quote td.col1 {
	width: 230px;
}

table.quote td.col2 {
	width: 120px;
}

table p.mess{
	color: red !important;
	font-size: 11px !important;
}

table.quote select{
	width: 180px;
	background: #ddd;
	border: none;
	padding: 2px;
}

table.quote input.txt{
	background: #ddd;
	border: none;
	padding: 2px;
	width: 220px;
}
table p.please{
	font-size: 14px !important;
}

table.quote textarea{
	
	background: #ddd;
	border: none;
	padding: 2px;
}