#xg_masthead {
  padding-top:60px;
}

#xg_masthead p#xg_sitename {
  font-size:4.2em;
  font-weight:bold;
  line-height:1em;
}

#xg_masthead p#xg_sitedesc {
  font-size:1.5em;
  font-weight:bold;
  color:#ff6000;
  padding-bottom:0;
}

#xg_navigation {
  border-top:2px dotted #333333;
  border-bottom:2px dotted #333333;
  padding-top:4px;
  padding-bottom:4px;
  background-color:#000;
}

#xg_navigation ul li a {
  color:#ff6000;
}

#xg_navigation ul li.this a {
  background-color:#333333;
}

.xg_module_foot, ul.page_tabs li.this {
  background-color:#333333;
}

.xg_module_head {
  border-bottom:2px dotted #000000;
  font-size:1.2em;
}

.xg_module_head, .xg_module_body {
  margin-bottom:0;
}

.xg_module_foot {
  border-top:2px dotted #000000;
}

#xg_foot {
  border-top:2px dotted #333333;
}

#xg_foot a {
  color:#ff6000;
}

.friend_list li label .name {color:#fff;}