/*
.listar table{
	border:1px dotted #F0F0F0;
	width:300px;
	height:80px;
	float:left;
	margin:2px;
	background:url(../images/traco-leitura.png) bottom repeat-x;
}
.listar img{
	display:none;
}
.listar td{
	vertical-align:top;
	float:left;
	display:block;
	width:auto;
}*/
.style1{
	color:#000;
	display:block;
	padding-left:10px;
}
.style1 a{
	color:#900;
	text-decoration:none;
	font-weight:bold;
	font:12px;
}