#top_banner { background-image: none; }
#content_container { position: relative; top: 0; left: -10px; height: 417px; background-image: none; }
#content_container #left_sidebar { display: none; }
#content_container #content { position: absolute; top: 0; width: 900px; margin-top: 0; padding-top: 0; padding-bottom: 0; }
#content_container #content h1 { margin: 0;display:none }
div.column { position: absolute; }
div#col_left { width: auto; left: 0; }
div#col_middle { width: auto; left: 433px; }
div#col_right { width: auto; left: 593px; }

fieldset {
   position: relative;
   height: 200px;
   width: 338px;
   padding: 4em 0 3em 0;
}

fieldset input.continue_button { width:267px; height:52px; padding:0 0 0 23px; margin-top:10px; }
span.validation_error { display: block; position: absolute; width: 180px; height: 19px; text-align: left; padding-left: .5em; top: 0; left: 313px; }

#errors { color: #990000; }

#laptop_slides {
   position:absolute;
   width:307px;
   height:194px;
   top:129px;
   left:68px;
}


