#items ul {
	list-style: none;
}
#items ul li {
	width:100%;
}
#items ul li div {
	overflow: hidden;
	clear:both;
	width:100%;
}
#items ul li img {
	 width:93px;
}

#items ul li p {
	width:800px;
	float:left;
}