/* 
==========================================================
STEPHENGROTE.COM, V. 1.0
----------------------------------------------------------
Contact Style Sheet

Author: Aarron Walter
aarron@aarronwalter.com

© Copyright 2005, Stephen Grote. All Rights Reserved
==========================================================
*/

/* Form Elements */
input, textarea { border:1px solid #999; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
input { width:80%; }
textarea { width:90%; height:80px; }
.btn { width: 80px; color:#333; background-color:#ccc; border:1px solid #666;}
.astrix { font-size:11px; color:#8D4B17; }
.required { font-size:11px; color:#8D4B17; padding:0 0 100px 225px; vertical-align:top; }


/* Contact Info */
#contactinfo strong { color:#333; }
#contactinfo h3 { text-transform:capitalize; border-bottom: 1px dotted #666; color:#8D4B17; letter-spacing:.02em; margin-top:4px; }
html>body #contactinfo h3 { padding-bottom:11px; }
#contactinfo { font-size:11px; margin: -2px; }
