
/* 2 Col LC Con+Ftr Side+Xtra */
#sidebarw, #extraw, #footerw{clear:both;}
@media only screen and (min-width:600px){
#wrapper{float:left; width:100%; margin-left:-100px;}
#contentw{margin-left:100px;}
#sidebarw{clear:right; float:right; width:100px;}
#extraw{clear:right; float:right; width:100px;}
#footerw{clear:left; margin-right:100px;}
#menubottom div.stretch{clear:left;}
}
