/* RESET */
body {background: #fff; color: #000; font: Verdana; font-size: 18px; font-weight:300; margin: 0; padding: 0;}
div { font-family: Verdana; font-size: 18px; font-weight:300;}
img, table {border: 0;}
table {border: 0; border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0;}
form {margin: 0;}
a {color: #1a6dc0; text-decoration: underline;}
a:hover {text-decoration: none;}


/* FOOTER */
#pageFooter {width: 100%; height: 40px; position: fixed; background: #01538d url(car.blue.png) bottom repeat-x; top: 100%; margin-top: -40px; z-index: 999;}
#pageFooter .info {color: #fff; font-size: 80%; margin-left: 40px; margin-top:10px}
#pageFooter .info a {color: #fff; text-decoration: none;}
#pageFooter .info a:hover {color: #fff; text-decoration: none;}

/*  feedbackP  */
#feedbackPanel {width: 560px; height: 500px; position: fixed; top: 100%; left: 100%;  background: #ffffff;   margin-top: -110px; margin-left: -135px; }
#feedbackPanel:hover { margin-left: -570px; margin-top: -480px;}



