/* @group Left Sidebar */

.mini-paneles {
	width:161px;
	height:auto;
	margin:0 auto;
	padding-bottom:23px;
}

.mini-paneles .sleft-btns  {
	padding:0;
	margin:0;
	margin-right:1px
}

.mini-paneles p a img.sleft-mayor-btns {
	margin:0;
	padding:1px 0 0 0;
}

  .button-store {
    width:75px;
    height:20px;
    display:block;
    text-indent:-5000px;
    overflow:hidden;
    background-position:center top;
  }
  
  .button-preorder {
    background:url(/images/site/button-preorder.gif) no-repeat;
  }
  
  .button-preorder:hover {
    background:url(/images/site/button-preorderover.gif) no-repeat;
  }
  
  .button-buy {
    background:url(/images/site/button-buy.gif) no-repeat;
  }
  
  .button-buy:hover {
    background:url(/images/site/button-buyover.gif) no-repeat;
  }


/* @end */

