.tabuinput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul#origo-head {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    width: 760px;
    height: 34px;
    list-style-type: none;
    background: #1e1e1e;
	margin: 0;
    padding: 0;
    border: 0;
}

ul#origo-head li {
    display: inline;
    font-weight: bold;
    font-size: 11px;
    padding: 0 7px;
    background: url(origo-head.gif) top right no-repeat;
}

ul#origo-head li.nobg {
    background: none;
	margin: 0;
    padding: 0;
    border: 0;
}

ul#origo-head input.search {
    height: 19px;
	margin: 0;
    padding: 0;
    border: 0;
}

ul#origo-head input.submit {
    position: relative;
    top: 6px;
    height: 19px;
	margin: 0;
    padding: 0;
    border: 0;
}

ul#origo-head li a {
    color: #fff;
    text-decoration: none;
	
}

ul#origo-head li a:hover {
    color: #fff;
    text-decoration: underline;
}