/*****************************************************
Modify this stylesheet to change the colours and appearance
*****************************************************/
.MobilePhonesCatalog .WhiteContainer .itemContainer
{
    margin-bottom:15px;
}

.MobilePhonesCatalog .WhiteContainer .LinkMoreBkg
{
    background: url(../images/MoreLinkCenter.gif);
}

.MobilePhonesCatalog .WhiteContainer .LinkMoreBkg A
{
	color:#ffffff;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.MobilePhonesCatalog .WhiteContainer .LinkMoreBkg A:hover
{
	color:#374967;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.MobilePhonesCatalog .WhiteContainer .itemLabel
{
	text-decoration:none;
	color:#777777;
}