.table-blank {
	border-left-style: none;
	border-style: none;
	background-color: #fff;
}

.table-item {
	background: #fff;
}

.table-total {
	color: #000;
	font-weight: bold;
	background: #a6a6a6 repeat-x;
}

.table-ship {
	background: url(/images/newSito/bg_table2.gif) repeat-x;
	font-weight: bold;
	color: #000000;
}

.table-head {
	font-size: 11px;
	font-weight: bold;
	background: url(/images/newSito/bg_table2.gif) repeat-x;
}

.table-article {
	width: 160px;
	text-align: left;
	font-weight: bold;}

.table-article-red {
	color:#A61321;
	font-weight: bold;

}


table {
	color: #000;
	font-size: 10px;
	border-top: 1px solid #999;
	border-collapse: collapse;
	width: 400px;
	background: #e1e1e1 url(/images/newSito/bg-list-head.gif) repeat-x;
}

td,th {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	border-left: solid #999 1px;
	padding: 5px;
}

table input{
	_margin-left:3px;
	_margin-right:2px;
	border: 1px solid #999;
}

table img {
	border-style: none;
}
