h2.h-expansion
{
  font-family: Georgia, sans-serif;
  font-size: 90%;
  color: #959672;
  background: url('../images/rightArrow.gif') no-repeat 0 50%;
  padding: 2px 0 0 22px;
}

h2.h-expansion a
{
  cursor: help;
  text-decoration: none;
  color: #959672;
}

h2.h-expansion.active
{
  background: url('../images/downArrow.gif') no-repeat 0 70%;
}

#c-location,
#c-organisation,
#c-vision
{
  background-color: #FFF7CE;
  border: 1px solid #FFD5A0;
  margin: 2px 15px;
  padding: 5px;
}

img 
{
  float: left;
}



