#sites dl.left {
	margin: 0;
	margin-top: 10px;
	width: 48%;
	float: left;
}
#sites dl.right {
	margin: 0;
	margin-top: 10px;
	margin-left: 50%;
}
