	#content h2.grey {
		margin-bottom:10px;
	}
	
	#box1, #box2 {
		float:left;
		width:185px; 
		margin-right:10px;
		border:1px solid #58585a;
	}
	
	#box3 {
		float:left;
		width:187px;
		border:1px solid #58585a; 
	}
	
	#box1 ul, #box2 ul, #box3 ul {
		height:145px;
	}
	
	#content strong.grey {
		display:block;
		padding:0 7px 0 7px;
		margin:0;
		border-top:1px solid #58585a;
		background:#bfbfc0;
		
		text-align:center;
		font-size:9pt;
		height:23px;
		line-height:23px;
		color:#58585a;
	}
	