/* Layout2.css
 * Use for right navigation
 */

#wb-layout-sidebar {
	float: right;
}

#wb-layout-main {
	float: left;

}
