BODY .shell{
    font-family:tahoma;
    font-size:70%;
}

#wrapper.shell{
    margin:0;
    padding-left:30px;
    padding-right:30px;
    padding-top:30px;
}

#header.shell,
#side_panel.shell,
#footer.shell,
.shell P.page_anchor,
.shell P.switch_rss_items,
#jump_menu{
    display:none;
}

#content.shell{
    margin-left:0;
}

.shell UL LI{
    list-style:disc;
    margin-left:12px;
}

.shell A.new_window{
    padding-right:0;
}

/* background removal */
.shell .grey_promo,
.shell .grey_promo H4,
.shell .grey_promo H4 SPAN,
.shell .accordion H3,
.shell .accordion H4,
.shell .accordion DIV,
.shell H1,
.shell UL LI,
.shell A.new_window{
    background:none;
}

/* module updates */
.shell H1{
    margin-top:10px;
    min-height:65px;
    padding:0 0 0 120px;
}

.shell .accordion DIV{
    height:auto;
}

.shell .accordion_non_its DIV{
    padding:0 10px 5px 10px;
}

.shell .accordion DIV DIV{
    border:none;
}

.shell .accordion H4,
.shell .accordion_non_its H4{
    border-bottom:solid 2px #ccc;
    border-left:none;
    border-right:none;
    border-top:none;
    margin-top:5px;
}

.shell .rss_detail{
    min-height:75px;
}

.shell .grey_promo,
.shell .grey_promo H4,
.shell .grey_promo FORM,
.shell .grey_promo IMG{
    display:none;
    min-height:0;
}

/* full width updates */
.shell TABLE.shareprice{
    width:100%;
}

.shell .accordion H3, 
.shell .accordion H4,
.shell .accordion DIV,
.shell .accordion DIV DIV.captioned_image_left UL{
    width:auto;
}

.shell .accordion DIV DIV.captioned_image_left{
    overflow:visible;
    width:440px;
}

.shell .accordion DIV DIV.captioned_image{
    margin-right:10px;
    overflow:hidden;
    width:128px;
}

/* float resets */
.two_wide,
.three_wide_middle{
    float:none;
}

/* margin removal */
*,
.three_wide_middle.middle{
    margin-left:0;
    margin-right:0;
    width:auto;
}

/* flash modules */
.shell DIV[id*='flash_']{
    display:none;
    height:0;
    overflow:hidden;
}

.shell OBJECT{
    height:0;
    visibility:hidden;
}

.shell DIV.flash{
    display:block;
}    

.shell DIV.flash IMG{
    width:100%;
}

/* TESTING */
#impulse_pane.shell{
    display:none;
}
#content_small.shell{
    float:none;
}

body .shell, #wrapper.shell{
    padding:0;
    margin:0;
}

.content_module .shell{
    overflow:visible;
}

*{
    background-image:none;
    background-color:transparent;
    position:static;
    float:none;
}

.shell IMG{
    display:block;
    float:none;
}

.shell DIV{
    float:none;
}

.shell #shell_logo{
    position:absolute;
    left:10px;
    top:0;  
}

.shell .heading_box div.illustrated{
    min-height:inherit;
    height:auto;
    padding-bottom:0;
}

.shell .heading_box div p,
.shell .heading_box div ul.link_list{
    padding-left:10px;
}

.shell .heading_box IMG{
    display:none;
}

.shell .heading_box *{
    width:auto;
    margin-right:0;
    padding-right:0;
}

.shell .picture{
    display:block;
    
}
.shell .picture IMG{
    border:none;
}

.shell .picture P{
    margin-left:0;
    padding-left:0;   
}

HTML BODY .shell .picture{
    width:auto;
}