.catalog_status_0
{
	color: #11A302;
}
.catalog_status_1
{
	color: #F7BA31;
}
.catalog_status_2
{
	color: #000000;
}
.catalog_status_3
{
	color: #000000;
}
.catalog_status_4
{
	color: #082CFF;
}

.catalog_status
{
	font-size: 12px;
}


.catalog_price
{
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}

.catalog_price_discount
{
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #f90705;
}

.catalog_price_discount_old
{
	background: url("http://fast.ulmart.ru/etc/linethrough.gif") repeat-x center left;
}

.catalog_sale
{
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	color: #f90705;
}

.catalog_selected_row
{
	background: #FFFF99;
}
