div.mlw_comments h5 {
	font-size: 30px;
	margin: 0 0 20px 0;
	color: #444444;
	text-shadow: 1px 1px 1px #FFFFFF;
}

div.top_article,
div.latest_comment {
	border-bottom: 1px dotted #666666;
}
div.latest_comment h4 {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
div.latest_comment p {
	font-size: 11px;
	line-height: 11px;
	margin: 0;
}
/* Post comments */
div.latest_comment_left {
	width: 60px;
	float: left;
	margin: 0 16px 10px 0;
}
div.post_comment {
	padding: 10px 0 10px 0;
}
div.post_comment h4 {
	font-size: 12px;
	margin: 2px 0 10px 0;
	color: #888888;
	font-style: italic;
}
div.post_comment p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #252525;
	margin: 0;
}

/* Make 728px banner responsive */
div.pubc_728 {
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}
div.pubc_728 img,
div.pc_block_active,
div.pubc_728 div {
	max-width: 100% !important;
    height: auto !important;
}