  #tabsE {
	float:none;
	width:100%;
	font-size:18px;
	line-height:normal;
      }
    #tabsE ul {
	margin:0;
	padding:10px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0; 
	  }
    #tabsE a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsE a span {
	float:left;
	color:#000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: right top;
	letter-spacing: normal;
	text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FF0000;
	font-size: 18px;
	font-weight: bold;
	font-style: bold;


      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	</style>

