/* Changed column widths for news stories */


.col1left            {margin-left : -242px}   /* -COL2WIDTH                         */
.col1right           {left        :  242px}   /* COL2WIDTH                          */
.col1right .col1wrap {right       :  242px}   /* COL2WIDTH                          */
.col1                {margin-right:    0px}   /* COL1RIGHT                          */
.col1                {margin-left :  257px}   /* COL1LEFT + COL2WIDTH               */
.col2                {width       :  242px}   /* COL2WIDTH - COL2RIGHT - COL2LEFT   */
.col1left  .col2     {left        :  242px}   /* COL2WIDTH + COL2LEFT               */
.col1right .col2     {right       :  242px}   /* COL2WIDTH + COL2LEFT               */
