.comments
{
	padding: 20px;
	
	background: #EDEDED;
}

.comments ol
{
	padding-left: 0px;

	list-style-position: inside;
	list-style-type: none;
}
