table.table {
	 margin-top: 5px;
	 margin-left: 5px;
	 width: 600px;
	 clear: both;
}

table.table th
{
  background: #B8D4DF;
	 padding: 2px;
}

.imgButton_Carrinho{
 padding: 10px;
 background: transparent left no-repeat url("../images/btnIcoComprar.gif"); 
}

.imgButton_Carrinho img{
 width: 16px;
 height: 19px;
}

.lblRed
{
font-size: 10px;	
}

.espec01
{
	border-bottom: 1px dotted #000;
	margin-top: 15px;	
}

div.especImage
{
	padding-top: 6px;	
}
