if( $smof_data['default_sidebar_pos'] == 'Right' ) { $content_css = 'float:left;'; $sidebar_css = 'float:right;'; $sidebar_left = 2;