.PageletMainContent {
	border-top: 1px solid #dbdbdb;
	padding: 20px 0;
}
.PageletMainContent .content-fluid {
	padding-left: 258px;
}
.PageletMainContent .content-fluid .left-article {
	float: left;
	margin-left: -258px;
	width: 238px;
}
.PageletMainContent .content-fluid .content-article {
	float: left;
	width: 100%;
}
.left-article .menu-category-box .menu-h{
	background: #f2f2f2;
	padding: 7px 10px;
}
.menu-category-box .category-list > li {
	border-bottom: 1px solid #dbdbdb;
	padding: 7px 10px;
}
.menu-category-box .category-list > li > a {
	color: #000;
	display: block;
}
.menu-category-box .content-search-form {
	padding: 7px 10px;
	margin-bottom: 20px;
}
.content-search-form .search-panel {
	border: 1px solid #DBDBDB;
	height: 28px;
}
.search-panel .optfield.fld {
	border: 0;
	height: 18px;
	width: 175px;
}
.search-panel .btn-search{
	height: 28px;
	width: 28px;
	background-image: url(/images/marketplace/icons/search.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	background-size: 20px 20px;
	border: 0;
	cursor: pointer;
}
.cat-link {
	height: 18px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	background-size: 16px 16px;
	border: 0;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}
.cat-link.cat-1 { background-image: url(/images/marketplace/icons/animals-16.png); }
.cat-link.cat-8 { background-image: url(/images/marketplace/icons/art-16.png); }
.cat-link.cat-371 { background-image: url(/images/marketplace/icons/baby-16.png); }
.cat-link.cat-70 { background-image: url(/images/marketplace/icons/business-16.png); }
.cat-link.cat-94 { background-image: url(/images/marketplace/icons/camera-16.png); }
.cat-link.cat-112 { background-image: url(/images/marketplace/icons/clothing-16.png); }
.cat-link.cat-158 { background-image: url(/images/marketplace/icons/electronics-16.png); }
.cat-link.cat-280 { background-image: url(/images/marketplace/icons/food-16.png); }
.cat-link.cat-300 { background-image: url(/images/marketplace/icons/furniture-16.png); }
.cat-link.cat-5428 { background-image: url(/images/marketplace/icons/giftcard-16.png); }
.cat-link.cat-450 { background-image: url(/images/marketplace/icons/hardware-16.png); }
.cat-link.cat-318 { background-image: url(/images/marketplace/icons/health-16.png); }
.cat-link.cat-370 { background-image: url(/images/marketplace/icons/home-16.png); }
.cat-link.cat-2902 { background-image: url(/images/marketplace/icons/luggage-16.png); }
.cat-link.cat-566 { background-image: url(/images/marketplace/icons/mature-16.png); }
.cat-link.cat-577 { background-image: url(/images/marketplace/icons/media-16.png); }
.cat-link.cat-595 { background-image: url(/images/marketplace/icons/office-16.png); }
.cat-link.cat-3125 { background-image: url(/images/marketplace/icons/religious-16.png); }
.cat-link.cat-1092 { background-image: url(/images/marketplace/icons/software-16.png); }
.cat-link.cat-647 { background-image: url(/images/marketplace/icons/sports-16.png); }
.cat-link.cat-798 { background-image: url(/images/marketplace/icons/toys-16.png); }
.cat-link.cat-583 { background-image: url(/images/marketplace/icons/vehicle-16.png); }
.content-article .h-text {
	border-bottom: 1px solid #DBDBDB;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
.content-article .product-list {
	display: flex;
    flex-wrap: wrap;
}
.product-list .block-search-entry {
	float: left;
	width: 200px;
	border-right: 1px dashed #dbdbdb;
	border-top: 1px dashed #dbdbdb;
    margin-right: -1px;
	text-align: center;
	display: flex;
}
.product-list .block-search-entry .pad {
	padding: 10px;
}
.product-list .block-search-entry:nth-of-type(4n+1) {
    clear: both;
}
.product-list .block-search-entry:nth-of-type(4n) {
    border-right: 0;
}
.product-list .block-search-entry:nth-child(-n+4) {
    border-top: 0;  
}
.product-list .block-search-entry .left-pix {
    width: 180px;
    height: 140px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.left-pix .pix {
    max-width: 100%;
    min-width: 60px;
    max-height: 120px;
}
.summ-block .b > a { color: #000; word-wrap: break-word; }
.product-list .seller-panel {
	border-bottom: 1px dashed #dbdbdb;
	width: 100%;
	padding: 20px 0;
}
.seller-details .seller-info {
	width: 255px;
	float: left;
	border-right: 1px dashed #dbdbdb;
	padding-right: 10px;
}
.seller-details .seller-products {
	/*border-left: 1px dashed #dbdbdb;*/
	float: left;
    width: 520px;
	padding-left: 10px; 
	display: flex;
    flex-wrap: wrap;
}
.seller-info .profile-pix {
	width: 250px;
    height: 250px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.profile-pix .pix {
    max-width: 255px;
    min-width: 150px;
    max-height: 250px;
}
.seller-info .seller-name { color: #000; font-weight: bold; }
.seller-info .seller-address { color: #5C5C5C; }
.product-list .seller-products-entry {
    float: left;
    width: 260px;
    border-right: 1px dashed #dbdbdb;
    border-top: 1px dashed #dbdbdb;
    margin-right: -1px;
    display: flex;
}
.seller-products-entry .product-pad {
	width: 100%;
    padding: 10px 5px;
}
.product-pad .left-pix {
	float: left;
	width: 100px;
}
.product-pad .product-info {
	float: left;
	width: 145px;
	padding-left: 5px;
}
.product-pad .left-pix {
    width: 100px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.product-pad .left-pix .pix {
    max-width: 100%;
    min-width: 60px;
    max-height: 100px;
}
.seller-products .seller-products-entry:nth-child(-n+2) {
    border-top: 0;
}
.seller-products .seller-products-entry:nth-child(2n) {
    border-right: 0;
}
.seller-products .view-all {
	text-align: right;
    width: 100%;
    margin-top: 20px;
}
.product-list .seller-panel:last-child {
	border-bottom: 0;
}