/* Basic styles for the sidebar_right base template */
#content_wrapper_outer {
   float: left;
}

#sidebar_wrapper_outer {
   float: right;
}

