/* Alt Structures
--------------------------------------*/
#column-pair-left-header-alt {
    position:relative;
    top: 0px;
    left: 0px;
    height: 25px;
    width: 275px;
    color: #fff;
    background: #666;
}
#column-pair-left-body {
    position: relative;
    top: 0px;
    left: 0px;
    width: 275px;
    color: #000;
    background: #fff;
    padding: 0px 0px 5px 0px;
}
