#newscomment {
	padding: 20px 20px;
	text-align: justify;
}

#newscomment .writenewscomment {
	margin-bottom:20px;
	font-weight: bold;
}

#newscomment .item {
	width:500px;
	margin-bottom:10px;
	border-bottom: 2px solid #CCC;
}

#newscomment .item  h2{
	font-weight: bold;
}

#newscomment .item p {
	margin-bottom: 10px;
	line-height: 1em;
}