  .solidblockmenu li{
  display: inline;
  }
.solidblockmenu li a{
  float: left;
  color: #ffffff;
  padding: 8px 10px;
  text-decoration: none;
  border-right: 2px solid beige;
 }
.solidblockmenu li a:visited{
  color: white;
 }
.solidblockmenu li a:hover, .solidblockmenu li .current{
  color: white;
  background: transparent url(http://sunbeam-talbot-spares.co.uk/gfx/blockactive.jpg) center center repeat-x;
  }
  .solidblockmenu{
  margin: 0;
  padding: 0;
  float: left;
  font: bold 13px Arial;
  width: 100%;
  border: 1px solid #E60000;
  border-width: 0px 0;
  background: black url(http://sunbeam-talbot-spares.co.uk/gfx/blockdefault.jpg) center center repeat-x;
  list-style: none;
  }
#linksH a	{
	display: block;
	width: 145px;
	text-indent: 9px;
	line-height: 21px;
	min-height: 21px;
	text-decoration: none;
    font-weight : bold;
	}
#linksH a	{
   color: black;
   background: #f0f0f0 url(gfx/bg0.gif) no-repeat;
   background-position: 0px 50%;
   }
#linksH a:visited  {
   color: black;
   background-position: 0px 50%;
   }
#linksH a:hover{
   color: black;
   background-position: -180px 50%; 
   }

