
/* 1 Col LC Con Side-Xtra */
#sidebarw{clear:both;}
@media only screen and (min-width:600px){
#sidebarw{clear:both; float:left; width:180px;}
#extraw{float:left; width:calc(100% - 180px);}
}
#footerw{clear:both; width:100%;}
