/* Product Neighbours */
.product-neighbour {float: right;}
.product-neighbour a.previouse-item, .product-neighbour a.next-item {display: inline-block;font-size: 12px;color: #777;text-decoration: none;padding: 2px 0px 0px 10px;margin: 0px 0px 0px 10px;border-left: solid #e1e0e0 1px;}