#traceMenu {
	float:left;
	width:790px;
	padding:0 0 0 10px;
	line-height:3em;
  background:#666666;
}

#traceMenu a {
	float:left;
	color:white;
  background:#666666;
}

#traceMenu a:hover {
  color:#CCCCCC;
}
