/*
    Document   : ipad-portrait
    Created on : Nov 1, 2011, 3:00:05 PM
    Author     : mmcnally
    Description:
        Purpose of the stylesheet follows.
*/

/*
   Stylesheet for screens UNDER 1024px and OVER 768px and ORIENTATION = Portrait
   Ratio - 0.731428571428571
*/

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