
/* ----- Wider CSS Rules ----- */

.column-alt
{

    width: 200px;

}

.column-ad
{
    display:block;
    float:left;
    
}


