/* CSS Document */

legend, #header, #loginstatus, img, #breadcrumb, #nav, #footer {
    display: none
}

#inner_wrapper, fieldset, div, table, #tab_container, #wrapper, #single_column {
    border: none
}

.util, #tab_links, .imagetitle, .title, .info_panel, #title {
    display: none
}
#generic_breadcrumb,#fc_frame{
    display:none;
}

body,#wrapper,#inner_wrapper{
    background-color:white;
}
body{
    min-width: 1024px !important;
}
