﻿//Script:  Secure Contact Form Script (FREE Version)
//Version: 3.5 FREE
//Date:    August 2008
//Author:  Stuart Cochrane
//URL:     www.freecontactform.com
//License: See license.txt
body {
	
}
#fcf2 {
font-family:arial;
font-size:14px;
/*margin:5px 5px 5px 15px;*/
padding: 0px 0px 0px 10px;
/*border:1px solid #3D5686;*/
width:auto;
}
#fcf2 h3 {
font-size:1.5em;
font-weight:bold;
/*padding:4px;*/
margin:0px;
}
#fcf2 p {
text-align:left;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
width: auto;
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: auto;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 340px;
text-align: left;
border:none;
}
#fcf2 span.ff {
float: left;
width: auto;
margin-left:15px;
text-align: left;
border:none;
}

#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
#fcf2 span.l {
float: left;
width: 100%;
text-align: left;
}
    