
img { border: 0; }

body{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.6;}

#wrapper1 { width: 640px; margin: 0 auto; padding: 30px 45px; }

#inline { display: none; width: 500px; }

label { margin-right: 12px; margin-bottom: 9px; font-family: Arial, Georgia, serif; color: #646464; font-size: 1.2em; }

.txt { 
display: inline-block; 
color: #676767;
width: 420px; 
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
border: 1px dotted #ccc; 
padding: 5px 9px;
font-size: 1.2em;
line-height: 1.4em;
}

.txt1 { 
display: inline-block; 
color: #676767;
font-family: Arial, Tahoma, sans-serif; 
margin-bottom: 10px; 
padding: 5px 9px;
font-size: 1.2em;
line-height: 1.4em;
}


.txt:focus, .txtarea:focus { border-style: solid; border-color: #bababa; color: #444; }

input.error, textarea.error { border-color: #973d3d; border-style: solid; background: #f0bebe; color: #a35959; }
input.error:focus, textarea.error:focus { border-color: #973d3d; color: #a35959; }
