﻿.startfane
{
	position: absolute;
	visibility: visible;
	padding-top: 1px;
	z-index: 100;
	padding-left: 2px;
}
.faner
{
	position: absolute;
	visibility: hidden;
	padding-top: 1px;
	padding-left: 2px;
}
.fanecontainer
{
	position: relative;
	width: 440px;
	height: 180px;
	margin-top: 0px; /*     border-top: solid 1px black;     border-left: solid 1px black;     border-right: solid 1px black;     border-bottom: solid 1px black;     */
}
.tdPriceListProduct
{
	font-weight: bold;
	width: 300px;
}
.tdPriceListSubText
{
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 5px;
	border-left: dashed 1px #ddd;
}
