/* 
** SKIN - NC Health
** 
** April 13, 2012
** 
*/

#page
    {
    width: 300px;
    min-width: 300px;
    }

#gis
    {
    height: 300px !important;
    }

#cp_left
    {
    float: right;
    width: auto;
    padding-top: .2em;
    padding-bottom: 1em;
    }

/* HIDE
------------------------------ */

#header, #cp_right, #alerts_bar, #fbar, #bottom_nav, #footer,
#bottom_nav ul, #comments_wrapper, .votes, .sp_rating, .th1, .td1, th.th9, td.td9, #category, .promote, .alert_options, #promotions, .legend
        {
        display: none !important;
        }
