

    
    #headeri {
	float:right;
    line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
      }
    #headeri ul {
      margin:0;
	padding: 118px 40px 0 ;
/*      padding:8px 10px 0;*/
      list-style:none;
      }
    #headeri li {
      float:left;
      background:url("../images/tab/left_both1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
/*      border-bottom:1px solid #765;*/
      border-bottom:1px solid #747474;
      }

    #headeri a {
      float:left;
      display:block;
      width:.1em;
      background:url("../images/tab/right_both1.gif") no-repeat right top;
      padding:5px 10px 3px 1px;
      text-decoration:none;
      font-weight:bold;
      color:#FFF;
	  white-space:nowrap;
      }
    #headeri a.ideabank {
      background:url("../../images/tab/right_both2.gif") no-repeat right top;
      }

    #headeri > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #headeri a {float:none;}
    /* End IE5-Mac hack */
    #headeri a:hover {
      color:#fff;
      }
    #yritys .nav-yritys, #uutiset .nav-uutiset, #vaunut .nav-vaunut,
    #tienhoito .nav-tienhoito, #kontinlastaus .nav-kontinlastaus,
    #yhteystiedot .nav-yhteystiedot {
      background-position:0 -29px;
      border-width:0;
      }
	#yritys .nav-yritys a, #uutiset .nav-uutiset a, #vaunut .nav-vaunut a,
    #tienhoito .nav-tienhoito a, #kontinlastaus .nav-kontinlastaus a,
    #yhteystiedot .nav-yhteystiedot a {
      background-position:100% -29px;
      padding-bottom:5px;
      color:#4a4a4a;
      }
    #headeri li:hover, #header li:hover a {
      background-position:0% -29px;
      color:#FFF;
      }
    #headeri li:hover a {
      background-position:100% -29px;

      }



