/*support back*/

h1.title
	{
	background-image: url(../img/titleback/h1_back_sup.gif);
	}

/*support*/

table.aboutscan
	{
	width:548px;
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 1px 0px 1px 1px;
	}

table.aboutscan th , table.aboutscan td
	{
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 0px 1px 0px 0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}

table.aboutscan th
	{
	background-color:#f2f2f2;
	}

table.aboutscan td
	{
	border-width: 1px 1px 0px 0px;
	}

table.scanlist , table.pricelist
	{
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 1px 0px 1px 1px;
	margin-bottom:14px;
	}

table.scanlist
	{
	width:548px;
	}

table.pricelist
	{
	width:350px;
	}

table.scanlist th , table.scanlist td , table.pricelist th , table.pricelist td
	{
	border-style: solid;
	border-color: #D8D8D8;	
	border-width: 0px 1px 0px 0px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	}

table.scanlist th , table.pricelist th
	{
	background-color:#bbbbbb;
	}

td.scanlist_gray
	{
	background-color:#f2f2f2;
	}

td.pricelist_gray
	{
	background-color:#f2f2f2;
	width:240px;
	}

table.scanlist td , table.pricelist td
	{
	border-width: 1px 1px 0px 0px;
	}
	
	
/*sales*/

div.dealers_list
	{
	width:548px;
	border:1px solid #D8D8D8;
	margin-bottom:15px;
	}

div.dealers_shop
	{
	padding:5px;
	background-color:#f2f2f2;
	font-weight:bold;
	}
