/* CSS Document */
<!--
  span.checkbox {
   width: 82px;
   height: 52px;
   padding: 0 5px 0 0;
   background: url(checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
 span.modelo110 {
   width: 82px;
   height: 52px;
   padding: 0 5px 0 0;
   margin: 0 0 0 20px;
   background: url(radio110.gif) no-repeat;
   display: block;
   clear: right;
   float: left;
 }
 span.modelo220 {
   width: 82px;
   height: 52px;
   padding: 0 5px 0 0;
   margin: 0 0 0 20px;
   background: url(radio220.gif) no-repeat;
   display: block;
   clear: right;
   float: left;
 }
 span.modeloBI {
   width: 82px;
   height: 52px;
   padding: 0 5px 0 0;
   margin: 0 0 0 70px;
   background: url(radioBI.gif) no-repeat;
   display: block;
   clear: right;
   float: left;
 }
 span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(select.gif) no-repeat;
   overflow: hidden;
 }

img {
border:none;
}

form {
margin:0;
padding:0;
}

#hb_box {
width:225px;
float:left;
clear:right;
_clear:left;
margin:0 20px 0px 0px;
_margin:0 0 0px 0px;
	}
	#hb_produto {
	width:225px;
	height:280px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-image:url(hbjuicer_fundo.jpg);
	background-repeat:no-repeat;
	margin:0px 0 10px 20px;
	_margin:0px 0 10px 20px;
	border: solid 1px #CCCCCC;
		}
		#hb_produto div {
		margin: 0;
		padding: 0;
		}
		#hb_produto .titulo {
		margin:10px 0 2px 10px;
		width:197px;
		*width:202px;
		height:40px;
		float:left;
		font-weight:bold;
		line-height:12px;
		color:#003300;
		text-align:center;
		padding:2px 2px 2px 5px;
		background-image:url(hbjuicer_titulo.jpg);
		background-repeat:no-repeat;
		}
		#hb_produto .fotao {
		width:100px;
		height:100px;
		float:left;
		margin:10px 0 0 11px;
		/* *margin:0 0 0 -5px; */
		border:1px solid #999999;
		}
		#hb_produto .sku {
		font-size:10px;
		float:left;
		width:95px;
		height:95px;
		padding:10px 5px 5px 5px;
		text-align:center;
		}
		#hb_produto .sku a {
		color:#333;
		text-decoration:none;
		}
		#hb_produto .barra {
		clear:both;
		float:left;
		margin:7px;
		}
		#hb_produto .hb_preco {
		clear:both;
		float:left;
		color:#003366;
		width:225px;
		text-align:center;
		margin:8px 0 0 0;
		padding:0;
		font-size:12px;
		color:#990000;
		}
		#hb_produto .hb_desconto {
		text-decoration:line-through;
		}
		#hb_produto .hb_final {
		font-weight:bold;
		}
		#hb_produto .botao {
		width:225px;
		clear:both;
		float:left;
		height:65px;
		margin:8px 0 0px 0px;
		text-align:center;
		}
		#hb_produto .botao img {
		width:82px;
		height:52px;
		text-align:center;
		margin:0 10px 0 10px;
		padding:0;
		}
		#hb_produto .botao a {
		border:none;
		text-decoration:none;
		}
#hb_topo {
	margin:0 0 5px 0; padding:0; clear:both; float:left;
	height: 150px;
	width: 780px;
}

#hb_passo01 {
	margin:5px 0 15px 0; padding:0; clear:both; float:left;
	height: 50px;
	width: 780px;
}

#hb_passo02 {
	margin:5px 0 15px 0; padding:0; clear:both; float:left;
	height: 50px;
	width: 780px;
}

#hb_passo03 {
	margin:5px 0 15px 0; padding:0; clear:both; float:left;
	height: 50px;
	width: 780px;
}

#hb_passo04 {
	margin:5px 0 15px 0; padding:0; clear:both; float:left;
	height: 50px;
	width: 780px;
}

#hb_finalizar {
	margin:5px 0 20px 0; padding:0;
	height: 129px;
	width: 198px;
	left:50%;
	margin-left:-99px;
	position:relative;
}

#hb_gratis {
	margin:0; padding:64px 40px 0 0; float:left;
	/*clear:left; */
	height: 132px;
	width: 131px;
	/*margin-left:150px;*/
}
		-->
