span.cinza{
	color: #CCC;
}
div.produto{
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	width: 554px;
	border-bottom: dotted 1px #D9B113;
	margin-bottom:5px !important;
	padding-bottom:5px !important;
}
div.galeriaFoto{
	width: 275px;
}
div.fotoBox{
	width: 275px;
	height: 172px;
	overflow: hidden;
	margin:0px 12px 12px 0px;
}
div.textoProduto{
	float: right;
	width:260px;
	margin-right:5px;
}
div.fotoBox img{
	margin: 0px !important;
	padding: 0px !important;
}
div.compra{
	float:right;
	width: 30px;
	height: 30px;
	margin:2px 5px 2px 0px;
	padding-right:6px;
}
div.compra img{
	margin: 0px !important;
}
h4.produto{
	color: #D9B113;
	font-size: 18px;
}
label.lblCode{
	color: #D9B113;
	font-size: 12px;
}
div.fotoAdicional{
	float: left;
}
div.mini{
	float: left;
	width: 75px;
	height: 59px;
	overflow: hidden;
	margin:5px;
}
div.mini img{
	margin: 0px !important;
}
div.botoes{
	background-image:url(../imgs/bg_btn_box_produtos.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:275px;
	height:33px;
	text-align:right;
	margin:-14px 0px 0px 0px;
}

