div#footerform{ background:#000000; text-align:center; position:fixed; bottom:0; left:0; width:100%; height:45px; border-top:3px solid #1A519C; display:none; z-index: 10; padding-top:8px;}

div#footerform form { display:inline; }

div#footerform .formInputfooter { width:154px; height:20px; padding:4px 5px 0 25px; margin:1px; border:1px solid #aaa; text-align:left; color:#727272; vertical-align:middle; }

div#footerform .formInputNamefooter { background:url(images/name.png) no-repeat; }

div#footerform .formInputEmailfooter { background:url(images/mail.png) no-repeat; }

div#footerform .formInputSubmitfooter { height:26px; vertical-align:middle; }

div#footerform .tagline { color: #dddddd; font-size: 14px; font-weight: bold; font-family: arial; display:inline; }

div#footerform .close { float:right; margin:4px 8px 0px 0px; }

div#footerform a { color:#cccccc; text-decoration:none; }
