#investigating{
	float:left;
	margin-top:20px;
	margin-bottom:0px;
	}
	
#dave{
	margin-top:20px;
	margin-left:5px;
	margin-right:10px;
	float:left;
	background:#fff;
	padding: 4px;
	border: 1px solid #cccccc;
	}
	
#history-menu h4{
	margin-bottom:5px;
	}
	
#h4 a {
	color:#333;
	}
	
#h4 a:hover {
	color:#ce0584;
	}
	
#investigating li{
	float:left;
	clear:both;
	margin-left:30px;
	margin-bottom:10px;
	}


#investigating li a {
	text-decoration:none;
	color:#ce0584;
	}	
	
#investigating li a:hover {
	color:#333;
	}
