#mainarea {
	margin-left:15px;
}

div.product-box, div.product-box-t, div.product-box-m, div.product-box-b, div.product-box-xx  {
	width:660px;
}

div.product-box {
	margin-bottom:30px;
	overflow:hidden;
	font-family:Trebuchet MS,Arial;
}

div.product-box-t {
	background:transparent url(../images/page-heading.png) no-repeat 0 0;
	height:53px;
}

div.product-box-b {
	background:transparent url(../images/product-link.png) no-repeat 0 0;
	height:15px;	clear: both;	float:right; display:none;
}

div.product-box-xx {
	background:transparent url(../images/product-link.png) no-repeat 0 0;
	height:15px;	clear: both;	float:right;
}

div.product-box-m {
}

.product-heading {
	background:transparent url(../images/product-heading.png) no-repeat 0 0;
	height:30px;
	padding-left: 30px;
	padding-top:17px;
	font-size:20px;	
	text-align:left;
} 

.product-area {
	background:#000000 url(../images/product-bg.jpg) repeat-x 0 0;
	overflow:hidden;
	font-size:12px;
	padding:5px 20px;
	text-align:left;
}

.product-area strong {
	color:#868484;
}

.product-text {
	float:left;
	width:350px;
	margin-bottom:30px;
}

.gallery-wrapper {
	float:left;
	margin-left:20px;
}

div.links {
	float:left;
	width:455px;
	color:#868484;
}

/*categories*/
div.category-box, div.category-box-t, div.category-box-b, div.category-box-m {
	width:890px;
}
div.category-box {
	float:left;
	overflow:hidden;
}
div.category-box-t {
	background:transparent url("../images/catbox/catalog-heading.png") scroll no-repeat 0 0;
	height:60px;
}
div.category-box-m {
	overflow:hidden;
	background:#000;
}
div.category-box-b {	
	background:transparent url("../images/catbox/product-link.png") scroll no-repeat 0 0;
	height:20px;
}

li.item-wrapper {
	width:211px;
	padding:0;
	margin:0;
	margin-left:6px;
	margin-bottom:10px;
	float:left;
}

.catalog-listing .item {
margin-bottom:0px;
margin-left:7px;
}

table.ps-price td.left {
	padding-left:5px;
	height:57px;
}
table.ps-price td.right {
	padding-right:5px;
}
