body {
  background: #fff; 
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
}

td.gvc_navlinks {
  text-transform: uppercase;
}

td.gvc_navlinks a {
  text-decoration: none;
  color: #525252;
}

td.gvc_navlinks a:visited {
  color: #000000;
}

.registryPopup {
  text-align: center;
  padding: 1px;
}

.registryPopup h1 {
  color: #900;
  font-weight: bold;
  font-size: 2em;
  padding: 1px;
  margin: 1px;
}

#forumRightContent {
}

#forumRightContent #twitterDiv {
  /*font-weight: bold;*/
  text-align: right;
}

#forumRightContent #twitterDiv #twitterTweetDiv {
  font-weight: normal;
}

.forumSidebarTweet {
  background: #ececec;
  padding: 2px;
  margin-bottom: 5px;
}
