.float_list
{
	height: 220px;
}

.float_list li
{
	float:left;
	width: 250px;
}

