@charset "UTF-8";

/* --------------------------------------------------------------
#side
-------------------------------------------------------------- */

#wrapper #main #side {
float: left!important;
}

#wrapper #main #content {
float: right!important;
}