a {
	border-width: 0px;
}
div#smile_header {
	width: 780px;
	margin-bottom: 10px;
	padding: 0px 10px;
	margin-top: 0px;
}
div#smile_header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#smile_header ul li {
	list-style-type: none;
}
div#smile_header ul li a {
	display: block;
	background: url(home.png);
	height: 30px;
	width: 300px;
}
div#smile_header ul li a:hover {
	background-position: 0px -30px;
}
div#smile_header ul li a span{
	display:none;
}
