span.ScrollerParamsPanel
{
}
table.ScrollerParamsPanel
{
	background-color: #ebede9;
	border: 1px solid black;
}
td.ScrollerParamsPanelHeader
{
	font-weight: bold;
	text-align: center;
}
td.ScrollerParamsPanelFieldHeader
{
	font-weight: bold;
}
td.ScrollerParamsPanelField
{
}
DIV.ScrollerParamsPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
span.ScrollerFilterPanel
{
}
table.ScrollerFilterPanel
{
	background: #C3DAFA;
	border: 1px solid #6A8CCB;
}
td.ScrollerFilterPanelHeader
{
	font-weight: bold;
	text-align: center;
}
td.ScrollerFilterPanelFieldHeader
{
	font-weight: bold;
}
td.ScrollerFilterPanelField
{
}
DIV.ScrollerFilterPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
span.ProductsParamsPanel
{
}
table.ProductsParamsPanel
{
}
td.ProductsParamsPanelHeader
{
}
td.ProductsParamsPanelFieldHeader
{
	white-space: normal!IMPORTANT;
}
td.ProductsParamsPanelField
{
}
td.ProductsParamsPanelField input
{
}
DIV.ProductsParamsPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}
table.ProductsParamsPanel button
{
	background: yellow;
}
span.ProductsFilterPanel
{
	border-bottom:1px solid #e2e4e9;
	background-color:#f8f9f8;
}
table.ProductsFilterPanel{
	
	margin:5px 0px 0px 0px;
	width:458px;
	font:normal 11px tahoma;
	color:#666666;
}
td.ProductsFilterPanelHeader
{
	font-weight: bold;
	text-align: center;
}
td.ProductsFilterPanelFieldHeader
{
	font-weight: bold;
}
td.ProductsFilterPanelField
{
}
DIV.ProductsFilterPanelToolTip
{
	width: 200px;
	padding: 10px;
	background-color: Yellow;
	border: black 1px solid;
	font-weight: normal;
}

td.ProductsParamsPanelFieldHeader a
{
	font-weight:normal!IMPORTANT;
	font-size: 7pt;
}
input.ProductsParamsDataControl, td.PopUpStaticPart input
{
	padding: 4px 0px 0px 20px;
	margin: 0px 3px 0px 0px;
	background-image: url(Images/Backgrounds/BgSearch.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0;
	width: 145px;
	height: 18px;
}
table.ProductsFilterPanel select{
	font:normal 11px tahoma;
	color:#666666;
}
table.ProductsFilterPanel td{
	font:normal 11px tahoma!IMPORTANT;
	color:#666666;
}
table.ProductsFilterPanel a{
	font:normal 11px tahoma!IMPORTANT;
	color:#666666;
}