#sub-heading
{
  /*background-color:#869439;*/
}


#alpha-nav a
{
  text-decoration:underline;
  font-weight:bold;
}

#alpha-nav a:hover
{
  color:#869439;
}


#alpha-nav #sel-alpha
{
   color:#869439;
   text-decoration:none;
}


#member-listing
{
  width:508px;
  position:relative;
  left:-7px;
  top:0px;
  color:#111111;
  font-weight:bold;
}

#member-listing img
{
  padding-left:5px;
}

#member-listing .member-row
{
  height:50px;
  cursor: pointer; 
  cursor: hand;
}

#member-listing td
{
  border-bottom:1px solid #e6e7e8;
  padding:5px;
}