/* 1 Col LC Con Side-Xtra */
/* Source: http://blog.html.it/layoutgala/ (#27) */
* { margin: 0; padding: 0; }
div#sidebarw { float: left; width: 10%; }
div#extraw { float: left; width: 89.9%; }
div#footerw { clear: left; width: 100%; }
