table.store-stock tr td.store-box-stock {
	border-left:2px solid #000000 !important;
	border-bottom:1px solid #dadada;
	padding:5px 0 5px 0;
	letter-spacing: 0px;
	text-align:right;
	vertical-align:top;
	background-color:#fffeca;
}
table.store-stock tr th.store-box-title {
	border-left:2px solid #000000 !important;
	border-bottom:1px solid #dadada;
	padding:8px 0 8px 0;
	background-color:#f1f1f1;
	font-weight:normal;
	text-align:center;
}
table.store-stock tr th,td {
	line-height:120%;
}