﻿div.pricelist_container
{
	width:auto;
	margin-right:20px;
}

input.pricelist_count_field
{
	width:20px;
	margin-right:10px;
	color:#3d4057;
}

table.pricelist_table
{
    width:100%;
}

table.pricelist_table td
{
	padding:6px;
}

.pricelist_nowrap
{
	white-space:nowrap;
}

.pricelist_main_column
{
	/*background-color:#f6f6f7;*/
}

.pricelist_alt_row
{
	background-color:#e8ecf1;
}

.pricelist_primary_text
{
	color:#175f1e;
}

.pricelist_secondary_text
{
	color:#535569;	
}

.pricelist_link
{
	white-space:nowrap;
	border-bottom:dashed 1px #336699;
}
