a img 				{ border:none;}
a					{ text-decoration:none;}
#album				{ width:310px; height:140px;float: left;margin-right: 20px;padding: 5px;display: inline;border: solid 1px #ccc;}
.img_album			{ width:140px; height:140px; overflow:hidden; margin-right:15px; float:left;}	
.titulo_album		{ font-family:Arial, Helvetica, sans-serif; color:#333; float:left; width:150px; font-size:13px; font-weight:bold;
					 height:30px;}	
.txt_album			{ float:left; width:150px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px; height:90px;
					  overflow:hidden;}
#album a			{ text-decoration:none;}
#album:hover		{ background-color:#E1E1E1; border:1px solid #999;}

