#navlist li a.community{
  background-image: url(img/degradeinv.png);
}


.floatright {
  float: right;
  clear: both;
  margin: 0em 0em 0em 1em;
  padding: 0em 1em 1em 1em;
  width: 20em;
  background-color: lightgrey;
  border: none;
  list-style-type: none;
  -moz-border-radius: 10px;
  -moz-border-radius-topright: 0px;
  -webkit-border-radius: 10px;
  -webkit-border-top-right-radius: 0px;

}
