#error-404 { float: left; width: 600px; margin-left: 20px; }
#error-404 h1 { float: left; width: 100%; }
#error-404 table { border: 0px none; min-height: 120px; margin: 0; width: 100%; }
#error-404 table td { border: 0px none; vertical-align: middle; }
#error-404 table td.smile { font-size: 100px; display: block; white-space: nowrap; margin: 0 15px 0 0; text-shadow: 3px 3px 0px #d0d0d0; }
#error-404 table td.text { padding-top: 20px; font-size: 1.5em; }
#error-404 hr { clear: none; float: left; width: 100%; margin: 30px 0 15px 0; border: 0px none; border-bottom: 1px solid #ccc; }
