#lom ul {
	margin:0;
	padding:10px 10px 0 50px;
	}

#lom li {
	display:inline;
	margin:0;
	padding:0;
	}

#lom a {
	float:right;
	background:url("left11.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#lom a span {
	float:left;
	display:block;
	background:url("right11.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
       font-weight: bold;
	}
	
#lom a:hover span {
	color:#FFF;
	background-position:100% -42px;
       font-weight: bold;
	}

li#lom1 {
       text-decoration: underline;
	}

#lom a:hover {
	background-position:0% -42px;
	}
