#standard-col-left {
    position: relative;
    width: 180px;
    float: left;}
    
#standard-col-right {
    position: relative;
    width: 659px;
    margin-left: 192px;
    overflow: auto;}
    
.box-section-header {
    height: 104px;
    margin: 0 0 0 0;}
    
/* Mailing list box */
.box-mailinglist-top {
    position: relative;
    background: url(../../../../images/templates/box_mailinglist_head.gif) no-repeat;
    width: inherit;
    margin-top: 10px;
    height: 95px;
    color: #ffffff;
    line-height: 1.3em;
    border-top: 1px solid #ffffff;} /* css hack */

.box-mailinglist-head {
    position: absolute;
    background: url(../../../../images/templates/box_mailinglist_title.gif) no-repeat;
    top: -10px;
    right: 18px;
    width: 140px;
    height: 44px;}
    
.box-mailinglist-middle {
    position: relative;
    padding: 43px 21px 3px 22px;
    margin-top: -1px; /* no idea why, but this hack needed for IE7 */
    background: url(../../../../images/templates/menu_middle.gif) repeat-y top left;}
    
.box-mailinglist-bottom {
    width: inherit;
    overflow: hidden;
    height: 12px;
    background: url(../../../../images/templates/menu_bottom.gif) no-repeat;}