#menu li {
    position: relative;
    list-style: none;
    background-repeat: no-repeat;
}

#title a:hover {
	text-decoration: underline;
}

#title a:hover .break {
	text-decoration: none;
}

