/*
---------------------------------------------------------------------------------
Posts styles 
---------------------------------------------------------------------------------
*/

.post {
	background-position: 10px 15px;
	background-repeat: no-repeat;
	border: 1px solid #AEBFC9;
	font-size: 90%;	
	margin: 0 0 1.5ex;
	padding: 10px 10px 10px 100px;
}

a.world-img {
	background: url(/images/world_link.png) no-repeat left top;
	margin-left: 5px;
	padding: 1px 0 0 20px;	
}

p.connotea { line-height: 1.7em; }