.block{
	float: left;
	width: 300px;
	padding: 10px 0 10px 0;	
}

.block ul li{
	list-style: none;	
}
