#coluna2{
	width:182px;
	float:left;
	min-height: 450px;
}

#coluna3{
	width:591px;
	float:left;
	background-color:#FFFFFF;
	text-align:center; 
}

.labels{
	font-size: 11px;
	font-weight:bold;
	color: #FF7702;
	margin-top: 5px;
	width:200px;
}

.labelsTex{
	font-size: 11px;	
	color: #000000;	
	width:246px;
}

.qtd{
	width: 25px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	text-align:right;
	font-size:9px;
}
#formulario{
	margin-top: 20px; width:300px; float:left;
}

#btnEnviar{
	text-align:right;
	margin: 10px 48px 0px 0px;
}

#strMensagem{
	width: 250px;
	height:100px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}

#instrucoes{
	margin-top: 28px;
	width:200px;
	float:left;
	text-align:justify;
}
#retorno{
	margin-top: 50px;
	width: 200px;
	float:left;
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
}

#unissex, #infantil, #feminino{
	width:95px;
	text-align:left;
	float:left;
	height: 200px;
}


.texto{
	width: 250px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10px;
	color:#161616;
}