﻿.ProductsResultDiv
{
	padding-right: 10px;
}

.RecipesResultDiv
{
	padding-right: 10px;	
}

.MiscResultDiv
{
	padding-right: 10px;	
}

.NIRFResultDiv
{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border-style: none;
	height: 300px;
	overflow-y: auto;	
}

.PagerPageLinkActive
{
	font-weight: bold;
}

.PagerPageLinkInactive
{
	color: #59200A
}