ul.2pArticle {
	padding-bottom:20px;
}

li.article {
 	list-style:none;
	position:relative;
	display:block;
	border:none;
}

li.article span.title {
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

}

li.article img {
	float:left;
	height:auto;
	width:90px;
	margin-right:8px;
}

li.article span.comment {
	font-size:18px;
	font-weight:normal;
	display:block;
	width:80%;
	white-space:normal;
}
