table.hor-zebra {
	empty-cells: show;
	line-height:1.4em;
	border-collapse: collapse;
	text-align: center;
	border: none;
}

.hor-zebra th,  .hor-zebra .b {
	font-weight: normal;
}

.hor-zebra th, .hor-zebra td {
	padding: 0 2px;
}

.hor-zebra .head_data {
	border-top: 1px solid #8A97A7;
	border-bottom: 1px solid #8A97A7;
	border-right: 1px solid;
	border-left: 1px solid;
	background-color: #8A97A7;
	color: #F4F4F4;
}

.hor-zebra .data {
	border: 1px solid;
	/*font-size: 11px;*/
	white-space: nowrap;
}

.hor-zebra .b {
	background-color: #8A97A7;
	color: #F4F4F4;
	/*font-size: 13px;*/
}

.hor-zebra .color {
	text-align: left;
	color: #666666;
}

.hor-zebra .alt {
	background: #F4F4F4;
}

.hor-zebra .over {
	color: #000000;
}

.hor-zebra tr.empty, .hor-zebra .head {
	background: #FFF;
	border: none;
}

.oldprice {
	text-decoration: line-through;
}
