#xg {
  width:auto;
}

#xg_head {
  background:#fff url(https://static.ning.com/socialnetworkmain/widgets/index/gfx/themes/ColorWave%20Twist/header_bg.jpg?xn_version=201812110541) no-repeat top right;
}

#xg_foot {
  float:none;
  width:auto;
  min-height:20px;
  _height:20px;
}

#xg_foot a {
  color:#ca6a61;
}

#xg_masthead p#xg_sitename, #xg_masthead p#xg_sitedesc, #xg_body, #xg_navigation ul {
  width:945px;
  margin:0 auto;
}

#xg_masthead p#xg_sitename {
  font-size:4.5em;
  line-height:1em;
  padding-top:1em;
  padding-left:0;
}

#xg_masthead p#xg_sitedesc {
  font-size:2.5em;
  color:#000;
  padding-bottom:0;
  padding-left:0;
  *padding-bottom:1.5em;
}

ul.page_tabs li.this {
  background-color:#ffffff;
}

#xg_navigation {
  background-color:#362f2d;
  padding:4px;
  font-size:1.1em;
  *margin-top:0;
}

#xg_navigation ul li a {
  color:#C04B62;
}

#xg_navigation ul li.this a {
  background-color:transparent;
  color:#fff;
}

#xg_body {
  margin-top:10px;
  margin-bottom:10px;
  -moz-border-radius:4px;
  -webkit-border-radius:5px;
}

.xg_module_head, .xg_module_body:first-child {
  -moz-border-radius-topleft:4px;
  -moz-border-radius-topright:4px;
  -webkit-border-top-right-radius:5px;
  -webkit-border-top-left-radius:5px;
}

.xg_module_head h2 {
  font-size:1.15em;
}

.xg_module_foot, .xg_module_body:last-child {
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
}

.xg_module_foot {
  background-color:#fff;
}

.xg_floating_container .xg_module_head {
  -moz-border-radius:0;
  -webkit-border-radius:0;
}