div.edge-services {
	padding: 12px 5px 17px 5px;
/*	border-top: 1px #e62222 dotted;
	border-bottom: 1px #e62222 dotted; */
	overflow: auto;
}
	
	div.edge-services div.logo {
		float: left;
		width: 60%;
		background: url(../images/logo_edge_hp.png) no-repeat center top;
		padding-top: 50px;
		text-align: center;
	}
	
	div.edge-services div.block-list-links {
		width: 38%;
		margin-bottom: 0px;
		clear: none;
		float: left;
		text-align: left;
	}
	
	div.edge-services div.block-list-links li.first {
		margin-top: 0px;
	}

