div.item-list {
	width:120px ;
	height:185px;
	float:left ;
	padding-bottom:15px;
	margin-left:76px;
}

div.item-list img {
	border-bottom:2px solid #ff9900;
	margin-bottom:6px;
}

div.item-list strong {
	text-align:left;
}

div.item-list strong.referencia {
	padding-left:15px;
	background-image:url('../images/ind_p_l.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
}

div.item-list strong.descricao {
	width:105px;
	margin-left:15px;
	display:block;
}

div.item-list a {
	color:#666666;
}
