@charset "utf-8";
/* Shop pages */

div.shopItemDiv {
	clear:both;
width:100%;
border-top:1px solid #c8c7c7;
margin:15px 0 0 0;
padding:15px 0 0 0;
}

div.shopItemDivCol2 {
width:100%;
border-top:1px solid #c8c7c7;
border-bottom:1px solid #c8c7c7;
margin:15px 0 15px 0;
padding:15px 0 15px 0;
}


