/* 2 Col P Side Con BE */
/* Source: http://blog.html.it/layoutgala/ (#29) */
* { margin: 0; padding: 0; }
div#wrapper { float: right; width: 74.9%; }
div#sidebarw { float: left; width: 25%; }
div#extraw { clear: both; width: 100%; }

