.ItemList
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 25px 5px;
	display: table-cell;
	float: left;
	height: 250px;
	width: 118px;
	vertical-align: top;
	text-align: center;
	position: relative;
}

.ItemList a, .ItemList a:hover, .ItemList a:visited
{
	color: #000000;
}

.ItemList p
{
	float: left;
	width: 100%;
	margin-bottom: 3px;
	text-align: left;
}

.ItemList p.ProductBrand
{
	height: 14px;
	overflow: hidden;
	white-space: nowrap;
}

.ItemList p.ProductTitle,
.ItemList p.ProductTitle a,
.ItemList p.ProductTitle a:visited
{
	height: 42px;
	color: rgb(220, 50, 50) !important;
	text-decoration: underline !important;
	font-weight: bold;
	padding: 0;
	white-space:normal;
	overflow:hidden;
	font-weight:bold; text-decoration: underline;
}

.ItemList p.ProductSizes
{
	height: 28px;
	overflow: hidden;
}

.ItemList p.ProductGender
{
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	_padding: 0 0 0 1px;
	_white-space: nowrap;
}

.ItemList p.ProductColours
{
	height: 35px;
	overflow: hidden;
}

.ItemList div.ImageHolder
{
	text-align: center;
	height: 100px;
	width: 100px;
	margin: 0px auto 5px auto;
}

.ItemList div.ImageHolder table
{
	border: none;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

.ItemList div.ImageHolder table .Image
{
}

.ItemList p.Bottom
{
	float: left;
	top: 230px;
	left: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}

.ItemList p .Colours
{
	display: block;
}

.ItemList p .Colours img
{
	float: left;
	border: solid 1px #ccc !important;
	margin: 3px 3px 3px 0px;
	padding: 0;
}
