/* ===================
   Comments
   =================== */

dl#comments-block {
	border-top:1px solid #666;
}

dl dt.comment-poster {
	margin-top:10px;
}

dl dd.comment-timestamp {
	border-bottom:1px solid #666;
	padding-bottom:10px;
}

p.post_footer {
	margin-top:10px;
}

div.layout_side_item ul {
	margin:0px;
	padding:0px;
	border-top:1px dotted #666;
}

div.layout_side_item ul li {
	margin:0px;
	padding:5px 0px;
	list-style:none;
	
	border-bottom:1px dotted #666;
}