
#links-container {
	padding:8px 0 0 0;
}

#left-links {
	float:left;
	width:50%;
}

#right-links {
	float:right;
	width:50%;
	text-align:right;
}