#ProductsList
{
	font-size:12px;
	width:100%;
	color: #FFFFFF;
}
#ProductsList tr td
{
	width:150px;
	border: 1px solid #E0E0E0;
}
#ProductsList img
{
	margin-bottom:5px;
	border:none;
}
#ProductsList td
{
	vertical-align:top;
	padding:5px;
}
#ProductsListVerticalDiv
{
width:300px;
}

#AllowPageStatistics
{
	font-weight: bold;
	float:left;
}
#AllowPageNumber
{
	float:right;	
}
#AllowPageNumber a
{
	font-size:12px;
	text-decoration: underline;
}
#OutPage
{
color:red;
font-weight: bold;
}
#ProductsNavigates
{
	font-weight: bold;
	color:#FF9933;
}
#ProductsDirectory
{
	width:100%;
}
