﻿.items_row_cell
{
	text-align : left;
}

.product_back
{
	background-image:url(/01/Images/2010/xdatabg.png);
	background-repeat: no-repeat;
        background-position: 13px 0px;
	height: 160px;
	width: 177px;
        text-align: center;
}

* html .product_back
{
        background-position: 26px 0px;
}

*+html .product_back
{
        background-position: 26px 0px;
}

.items_row_acell
{
	text-align : left;
}

.items_arow_cell
{
	text-align : left;
}

.items_arow_acell
{
	text-align : left;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: -5px;
}

