﻿/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FLUID width
     FCMATE.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the FCMate WordPress theme
================================================================== */


#quick_quote input.text { 
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
    width: 145;
    height: 22px;
    border : 1px solid #999999;
    vertical-align: middle;
}
#quick_quote textarea.comments, #quick_quote select.hear { 
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
    border : 1px solid #999999;
    vertical-align: middle;
}