div.post-links    { 
	border-top:1px dotted #ccc; 
	background:transparent;
	color:#999;
	text-align:justify; 
}
div.post-links h3 { 
	font-size:medium; 
}
div.post-links li { 
	font-size:.9em; 
}
div.post-links a  { 
	background:transparent; 
	color:#369; 
	text-decoration:none; 
}
div.post-links a[lang]:after { 
	background:transparent;
	color:#666; 
	content: "\0000a0["\0000a0attr(lang)\0000a0"]"; 
}
div.post-links a:hover,
div.post-links a:focus { 
	text-decoration:underline; 
}
