.center h2 {
	float: both;
	clear: both;
	width: 100px;
}

.center h3,
.center p,
.center ul {
	width: 430px;
	clear: left;
	float: right;
	position: relative; top: -23px;
	clear: right;
}

.center ul li {
	margin-left: 30px;
}