@import url("product.css");

.productlist-wrapper
{
    text-align:center;
    width: 100%;
}

.bkNavig {
	background:url("http://www.universshopping.com/style/style_images/bknavigbg.gif") repeat-x scroll 0 0 transparent;
	float:left;
	height:23px;
	padding:7px 0 0;
	width:100%;
	color:#FFFFFF;
	line-height:1.2;
}

.productlist
{
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#categoryhead
{
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
}
