#tools {
	float: left;
	width: 710px;
	height: 30px;
	padding: 0 15px;
	background: url('../img/menu_title.png') repeat-x;
	line-height: 30px;
	color: #c0c0c0;
	}
	
#tools p {
	margin: 0;
	}
	
#tools span {
	float: right;
	}
	
#tools a {
	color: #eee;
	}
	
#tools a:hover {
	text-decoration: none;
	}