div#smallshopbin{
	width: 100%;
	text-align: left;
	padding: 0px;
}

div#smallshopbin a{
	font-size: 0.9em;
	line-height: 2em;
}

table.smallshopbin{
}

table.smallshopbin th, td{
	font: small Verdana, "Andale Mono", Courier, "Courier New", monospace;
	letter-spacing: -1px;
	font-size: 12px;
	text-align: center;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
}

table.smallshopbin th{
	font-weight: bold;
	text-align: right;
}

table.smallshopbin td{
	border-bottom: 1px solid #B0C4DE;
}

table.smallshopbin td.number{
	text-align: right;
}

table.smallshopbin td.txt{
	text-align: left;
	font-size: 11px;
}

table.smallshopbin th.number{
	text-align: right;
}

table.smallshopbin th.suma{
	font: Verdana, "Andale Mono", Courier, "Courier New", monospace;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	text-align: right;
	color: #000;
	letter-spacing: -1px;
}
