.banCot1
{
	width:540px; 
	background-color:#fff;
	line-height:0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-size:0; /* serve para eliminar o espaço em branco depois da imagem */
	text-align:center;
	margin-bottom:2px;
	float:left;
	overflow:hidden;	
}

.banCot2
{
	width:260px; 
	background-color:#fff;
	line-height:0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	font-size:0; /* serve para eliminar o espaço em branco depois da imagem */
	text-align:center;
	float:left;
	overflow:hidden;

}

.banAjuste
{
	width:10px; 
	line-height:0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-size:0; /* serve para eliminar o espaço em branco depois da imagem */
	margin-bottom:2px;
	float:left;
	overflow:hidden;	
}

#listaCotacoes
{
	width:510px; 
	background-color:#ffffff;
	margin: 0;
	padding: 5px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align:left;
	overflow:auto;

	border-style:solid;
	border-width:5px;
	border-color:#d9d9d9;
	

}

.cotData
{
	color:#555555;
	font-size:11px;
	font-weight:bold;
}

.cotTitulo
{
	color:#000000;
	margin-bottom:5px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}
