a.normal, a.select, a.normal:hover{
  width:141px;
  height:39px;
  text-align:center;
  float:left;
  padding-top:8px;
  font: bold 14px Tahoma;
  letter-spacing:1px;
  color:#FFFFFF;
  text-decoration:none;}
a.select{
  color:#898989;
  background: url(images/selected_top_menu_right.gif) repeat-x;}
a.normal:hover{
  background: url(images/selected_top_menu_right.gif) repeat-x;
  color:#898989;}
#horizontal_menu_delimiter{
  width:2px;
  height:39px;
  background:url(images/delimiter_menu.gif) no-repeat top;
  float:left;}
#horizontal_menu_button{
  width:140px;
  height:39px;
  text-align:center;
  float:left;}