/*
 * $Id: print.css 115274 2010-05-03 17:22:35Z kbauman $
 * $URL: https://build/subversion/DestinationSearch/wdbe/tags/wdbeds-3.22.14.7/src/main/webapp/css/print.css $
 * DS Print Stylesheet
 */

body {
    width: 8in;
}

#hdr { display: none; }

#searchFormTop { 
    display: none;
}

#DSContent {
    width: 8in;
}

#botContent {
    width: 8in;
}

#mapCont {
    width: 3in;
}
