/* TWO COLUM SKIN */
#duxbury_two-column #duxbury_col1 {
width:18%!important;
}

#duxbury_two-column #duxbury_col2 {
width:81.9%!important;
float:right!important;
}


/* THREE COLUMN SKIN */
#duxbury_three-column #duxbury_col1 {
width:18%!important;
}

#duxbury_three-column #duxbury_col2 {
width:56.9%!important;
}


/* COLUMN 1 - ALL SKINS */
#duxbury_col1 div.block div.pad {
margin-left:0!important;
}
