#wrapper{
    margin:10px auto 0 auto;
    position:relative;
    width:960px;
}

#side_panel.shell{
    left:0;
    position:absolute;
    top:0;
    width:176px;
    z-index:9999;
}

#header.shell{
    margin-left:200px;
    width:752px;
}

#footer.shell{
    background:url(../images/global/footer_fade.gif) no-repeat left bottom;
    clear:both;
    margin:12px 0 35px 200px;
    padding:0 0 50px 0;
    width:752px
}

#footer.shell UL{
    margin-left:20px;
}

#footer.shell UL UL{
    margin-left:0;
}

#footer.shell LI{
    float:left;
    margin-right:20px;
    width:162px;
}

#footer.shell LI LI{
    float:none;
    margin-right:0;
    width:auto;
}

#content.shell{
    margin-left:200px;
    width:752px;
}

.shell .two_wide{
    float:left;
    width:368px;
}

.shell .two_wide.first{
    margin-right:16px;
}

.shell .two_wide .two_wide{
    margin:0 0 0 8px;
    width:176px;
}

.shell .two_wide .two_wide.first{
    margin:0 8px 0 0;
}

.shell .three_wide{
    float:left;
    margin-right:16px;
    width:240px;
}

.shell .three_wide.last{
    margin-right:0;
}

.shell .three_wide_middle{
    float:left;
    margin-right:16px;
    width:176px;
}

.shell .three_wide_middle.middle{
    width:368px;
}

.shell .three_wide_middle.last{
    margin-right:0;
}

.shell #content_small .left_small_right_big{
    float:left;
    margin-right:16px;
    width:176px;
}

.shell #content_small DIV.left_small_right_big.last{
    margin-right:0;
    width:368px;
}

.shell .left_small_right_wide{
    float:left;
    margin-right:16px;
    width:176px;
}

.shell DIV.left_small_right_wide.last{
    margin-right:0;
    width:560px;
}

.shell .four_wide{
    float:left;
    margin-right:16px;
    width:176px;
}

.shell .four_wide.last{
    margin-right:0;
}

.shell #content_small{
    float:left;
    margin-right:16px;
    width:560px;
}

.shell #content_small .two_wide{
    float:left;
    width:272px;
}

.shell #content_small .two_wide.first{
    margin-right:16px;
}

.shell #content_small .three_wide_middle.last{
    margin-right:0;
}

#impulse_pane.shell{
    float:left;
    width:176px;
}

/* popup */
/*********/
#popup_wrapper{
    margin:10px auto 0 auto;
    position:relative;
    width:584px;
}

#popup_wrapper #header.shell{
    margin:0;
}

#popup_wrapper #content.shell{
    margin-left:0;
    width:584px;
}

#popup_wrapper .shell #content_small{
    margin:0;
    width:584px;
}

#popup_wrapper #footer.shell{
    background:url(../images/global/footer_popup.jpg) no-repeat left top;
    display:inline;
    height:62px;
    margin:70px 10px 0 10px;
    overflow:hidden;
    padding:0;
    width:530px;
}