#container {
	border-top: 1px dotted #8E941E;
	background: none;
	width: 590px;
	padding: 25px 25px 25px 230px;
}

h2 {
	height: auto;
	position: static;
}

#container ul li {
	float: left;
	width: 265px;
}

#container ul {
	overflow: hidden;
}

p {
	width: 470px;
}

