#page #menubottom {
	width: 965px;
	float:left;
	padding-top: 5px;
	
	margin-top:0;
}
#page #menubottom strong {
	display: none;
}
#page #menubottom ul {
	list-style-type: none;
}
#page #menubottom li {
	display: inline;
}
#page #menubottom a {
	display: block;
	height: 17px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	text_decoration:none;
}

