#atc-overlay { position: absolute; top: 0; left: 0; z-index: 1000; width: 100%; height: 1px; background: Black; }

#atc-notification { position: absolute; top: 0; left: 0; z-index: 1010; width: 100%; }
#atc-notification-2 { width: 500px; margin: 0 auto; }
#atc-notification-3 { float: left; width: 480px; padding: 10px; }
#atc-notification h2 { margin: 0 0 10px 130px; font-size: 16px; font-weight: normal; color: #c12600; }
#atc-notification form { margin-left: 130px; }
#atc-notification p { float: left; line-height: 36px; color: #999; }
#atc-notification input { float: left; margin: 0; padding: 0; }
