#title_grey .tgrey_Head { color:#fff; text-align:left; font-size:18px; font-weight: normal; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Helvetica, Verdana, sans-serif; }
#title_grey h1 {
  margin: 10px 0 20px -9px;
  padding: 0;
  font-size: 150%;
  font-weight: normal;
  background: #555a5a url(images/bg_h1_top.gif) no-repeat 100% 0;
}

#title_grey h1 span { 
  background: transparent url(images/bg_h1_bottom.gif) no-repeat 100% 100%;
  display: block;
  margin: 0;
  padding: 3px 0 3px 4px;
  margin: -3px 0 -3px 0;
}

#title_grey {
  padding: 0 10px 0px;
  color: #fff;
}

/* Content */

#title_grey .tgrey_content .tgrey_contentpane { padding: 3px 0 3px 0px; }

#title_grey .tgrey_content .tgrey_contentpane a:link {
  color: #fff;
}

#title_grey .tgrey_content .tgrey_contentpane a:hover {
  color:#ffff10;
}

#title_grey .tgrey_content .tgrey_contentpane li { 
  list-style-type: none;
  line-height: 1.5em;
}