#livro {
	width:321px;
	float:left;
	display:table;
	margin-bottom:40px;
	
}
	.livroafasta { margin-right:63px;}

	#livro #img {
		width:129px;
		height:auto;
		float:left;
		
	}
		#livro #img ul {
			margin:7px 0 0 0;
			padding:10px 0 0 30px;
			color:#999;
			
			background:url(/img/livros/bg_linguas.png) 0 0 no-repeat;
		}
		#livro #img li {
			list-style:none;
			font-size:11px;
			padding-bottom:2px;
		
		}
	
	#livro #descri {
		
		/*white-space:pre-line;*/
		text-wrap: unrestricted;
		
		
		
		width:192px;
		height:auto;
		padding-top:4px;
		float:left;
		
	}
	
	.hr { 
		background:url(/img/livros/separa.png) 0 0 no-repeat;
		border:none;
		margin-left:-22px;
		margin-top:10px;
		
	}


h2 {
	text-align:left;
}


.iconEstado:hover { color:#000; }

