div#container-left{
	width: 630px;
	float:left;
	overflow: hidden;
	border: 0px solid #cccccc;
}
div#container-right{
	width: 200px;
	float:right;
	overflow: hidden;
	border: 0px solid #cccccc;
	line-height: 13px;
}
div#titulo-pag{
	width: 250px;
	height: 28px;
	background-image: url(../../galeria/layout_front/titulo_carrinho.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
div#titulo-pag2{
	width: 200px;
	height: 25px;
	background-image: url(../../galeria/layout_front/titulo_carrinho2.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
div#titulo-pag3{
	width: 250px;
	height: 25px;
	background-image: url(../../galeria/layout_front/titulo_carrinho3.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
div#titulo-pag4{
	width: 200px;
	height: 25px;
	background-image: url(../../galeria/layout_front/titulo_carrinho4.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}
input.wx3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0px;
}