﻿.CategoryList
{
	text-align: center;
}

.CategoryList table
{
	width: 100%;
}


.CategoryList table tbody tr td
{
	border-bottom: 1px solid #000;
	width: 45%;
}

.left
{

}

.ProductLink img
{
	width: 150px;
}

.ProductListing
{
	width: 80%;
	float: left;
	margin-left: 40px;
	margin-top:15px;
}

.ProductListing span
{
	margin-bottom: 5px;
	/*font-size: 90%;*/
}