#subcontent {
  position:absolute;
  visibility:hidden;
  width:130px; }

#subcontent a {
  display:block;
  padding:10px 0 0 20px;
  color:#ff7;
  height:30px;
  width:110px;
  font-weight:bold;
  font-size:15px;
  font-family:arial; }

#subcontent li {
  height:40px;
  background:url(/images/headerbg2.jpg) repeat-x; }

#subcontent a:hover { color:#fff; }

