/* 
    Document   : iphone4
    Created on : Nov 1, 2011, 3:00:33 PM
    Author     : mmcnally
    Description:
        Purpose of the stylesheet follows.
*/

/* 
    Document   : smartphone-landscape
    Created on : Nov 1, 2011, 2:57:11 PM
    Author     : mmcnally
    Description:
        Purpose of the stylesheet follows.
*/

/*
Smartphone-landscape - Over 321px under 480px
Ratios - Width   321px  - 100%
         sidebar 321px  - 100%
         content 321px  - 100%
         nav -   855px  - 82%
*/

#header_wrapper {
    position:relative;
    min-width:1060px;
}
#wrapper {
    padding-top:10px;
}