#tablaColoresTallasCart {
	background: #333333; color: #000000;
}
#tablaColoresTallasCart th {
	background: #DDDDDD; color: #000000;
	padding: 1px;
	font-size: 7pt;
	font-weight: normal;
}
#tablaColoresTallasCart td {
	background: #FFFFFF; color: #000000;
	text-align: center;
}
#tablaColoresTallasInfo {
	width: 250px;
	background: #FFFFFF; color: #000000;
	border: 1px solid #333333;
}
#tablaColoresTallasInfo th {
	padding: 1px;
	border: 1px solid #333333;
	background: #DDDDDD;
	font-size: 7pt;
	vertical-align: middle;
}
#tablaColoresTallasInfo td {
	padding: 1px;
	border: 1px solid #333333;
	text-align: center;
	font-size: 7pt;
}
#tablaCajas {
	color: #000000;
	width: 250px;
	background: #FFFFFF;
	border: 1px solid #333333;
}
#tablaCajas td {
	padding: 0 2px;
}
#tablaCajas th {
	padding: 2px;
	background: #DDDDDD;
}
.inputTextSmallCart {
	background: none;
	width: 85%;
	border: none;
	padding: 0;
	text-align: center;
	font-size: 7pt;
}

