ul.left {
	width: 170px;
	float: left;
}

ul.right {
	width: 190px;
	float: right;
}
