table.Body
{
	width:858px;
	height:100%;
	margin:0px 10px;
}

table.PriceList
{
	font-family:Tahoma;
	font-size:11px;
}
table.PriceList td.Separator
{
	height:15px;
}
table.PriceList td.Separator img
{
	width:100%;
	height:1px;
	background-color:#DCDCDC;
}
table.PriceList td.Ico
{
	padding-left:17px;
	padding-right:7px;
	vertical-align:top;
	
}
table.PriceList td.Ico img
{
	width:16px;
	height:16px;
}
table.PriceList td.Name
{
	padding-right:25px;
	vertical-align:top;	
}
table.PriceList td.Name a.NoActiveLink,
table.PriceList td.Name a.ActiveLink
{
	font-size:12px;
}
table.PriceList td.Name a.NoActiveLink
{
	color:#DCDCDC;
}
table.PriceList td.Name a.ActiveLink:hover
{
	color:#FF7800;
	text-decoration:underline;
}
table.PriceList td.Name div.Date
{
	color:#6B6A6A;
	margin-top:2px;
}
table.PriceList td.Description
{
	color:#323232;
	padding-right:25px;
	vertical-align:top;
	width:100%;
}
