	
#coluna2{
	width:222px;
	float:left;
	min-height: 450px;
}

#coluna3{
	width:571px;
	float:left;
	background-color:#FFFFFF;
	text-align:center; 
}

.labels{
	font-size: 11px;
	font-weight:bold;
	color: #FF7702;
	margin-top: 5px;
}

.qtd{
	width: 25px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	text-align:right;
	font-size:9px;
}

#semProdutos{
	font-size:14px;
	font-weight:bold;
	color:#FF7702;
	height:450px;
}

#produto{
	float:left;
	width:150px;
	height:100px;
	margin-right: 20px;
}

.imgProduto{
	margin-right: 10px;
}

a.produtoNome{
	font-size:12px;
	font-weight:bold;
	color:#FF7702;
	text-decoration:none;
	text-align:left;
}
