#contactPage { width: 400px; margin: 50px auto; }
#contactPage H1 { font-size: 1.5em;  text-align: center; margin: 20px 0 30px 0;}
form { position: relative;}
#nomargin { margin: 0px; }
span { font-size: 1.3em; }
input { position: absolute; font-size: 1em; border: none; width: 260px; background: transparent ! important;}
textarea { position:relative; top: -10px; left: 10px; font-family: arial, tahomo, sans-serif; font-size: .8em; border: none; width: 320px; height: 60px; overflow: hidden; background: transparent;}
.submit { cursor: pointer; position: relative; left: -10px; top: 20px; font-size: 1em; color: #000; background:transparent url(../images/submitOn.png) no-repeat scroll 0% ! important; border:0pt solid #FFFFFF; height:33px; margin:3px; width:140px;}
#rounded { position: relative; margin: 0 auto; width: 350px; background:  url(../inc/picpicker2.php) no-repeat left top; padding: 4px 7px 7px 7px; top: 10px;}
#rounded p {font-size: 1.3em; margin: 1px 0px 12px 0px; padding: 0px}