.communityadminonly {  
  background: #cfc;
  color: black;
  padding: 0 5px;
}

.communityheader {  
  border-bottom: solid 2px #921;
  margin: 0 auto 20px auto;
}
.communityheader table {  
  width: 100%;
}
.communityheader .headertitle {  
  font-size: 135%;
  color: #921;
  vertical-align: bottom;
}

.communityheader .headerlinks {  
  text-align: right;                                
  vertical-align: bottom;
}
.communityheader .headerlinks a {  
  font-size: 90%;
  font-weight: bold;
}