.pagingFilter 
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 2px #CCCCCC;
    background-color: #EEEEEE;
    margin-bottom: 10px;
}

.pagingSelection 
{
    text-align: right;
    display: inline;
    padding-left: 20px;
}

.productlist td{
	vertical-align: bottom;
	text-align: center;
 	width: 195px;
	padding: 5px;
	border: 1px solid #AAAAAA;
}

#noBorder {
	border: 0px;
}

.productlist img {
	border: 0px;
}

.productdesc {
	font-size: 10px;
	color: #777777;
}

.subcatlist td{
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
 	width: 195px;
	padding: 5px;
}

.subcatItem 
{
    border: 1px solid #AAAAAA;
}

.subcatlist img {
	border: 0px;
}

.blurb {
    font-size: 14px;
    margin-bottom: 20px;
}
