/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#posproductcategory_list  .bx-wrapper {
	position: relative;
	padding: 0;
}

#posproductcategory_list  .bx-wrapper li.item .item-inner {text-align:center;}
#posproductcategory_list  .bx-wrapper li.item .price-box  {padding:10px 0 5px}
#posproductcategory_list  .bx-wrapper li.item .price-box .price {
	color: #333;
	font-size: 20px;
}
#posproductcategory_list  .bx-wrapper li.item a.lnk_img { display: block; margin-bottom: 10px;}
#posproductcategory_list  .bx-wrapper li.item a.lnk_img img { border:1px solid #e7e7e7}