
.post ul {
	list-style: disc inside;
}

.post li {
	padding-left: 1em;

}

.post img {
	float: left;
	margin-right: 10px;
}