.data-area
{
    margin-left: 0%;
    margin-right: -7px;
    margin-top: 0%;
	width: 68%;
	float: left;
}
.productlist
{
	border-collapse: collapse;
}
.offprods
{
	width: 100%;
}

.newprods
{
	width: 100%;
}
#tblPopularProducts
{
	width: 100%;
}

.productlistheading
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
}

.productlistlink
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.productlistlink:hover
{
}




/* Featured items sections in home page */

.FeaturedItemLink
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;
}

.FeaturedItemLinkHover
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;
}

.OfferItemLink
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;
}

.NewItemLink
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;
}
.NewItemLinkHover
{
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;
}
.OfferItemLinkHover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	height:120px;
	float: left;
	width: 49%;

}
.FeaturedItemImageDiv
{
	float: left;
	height: 120px;
	width: 120px;
	overflow: hidden;
}

.FeaturedItemImage
{
}

.FeaturedItemData
{
	float: left;
	width: 115px;
	position: relative;
	left: 5px;
}

.FeaturedItemDepartment
{
	font-weight: bold;
	font-size: 9pt;
}

.FeaturedItemLine
{
	font-weight: bold;
	font-size: 9pt;
}

.FeaturedItemProductDesc
{
	font-size: 9pt;
}x

.FeaturedItemPrice
{
}

.FeaturedItemActualPrice
{
	font-size: small;
}
.featuredprods
{
	width: 100%;
}
.featuredlink
{
	font-size: 9pt;
}