/*
Trick IDE to thinking this is a css file, but actually this is a comment! ha ha!
<style>
/**/

/* COPY EVERYTHING ABOVE THIS LINE FOR NEW CSS FILES */

div#header, #program_actions, #footer, ul#main_menu_icon_wrapper,
div#pagination_wrapper
{
    display: none;
}

div.data_set
{
    float: none;
}

div.data_set div
{
    float: none;
    display: inline;
}