/* $Id$ */  

/* irregular image buttons */
img.addfav-small-button { width:144px; }
img.addfav-large-button { width:165px;}
img.addfavnow-button { width:202px;  }
img.myfav-button { width:107px; }

/* pagination buttons */
img.prevpage-button {  width:93px; }
img.nextpage-button {  width:143px;}

a.btn-remove img,
a.btn-remove:hover img { 
	width:52px;
	height:12px;
	background-image: url('img/sys/common_new/edp/btn-remove-sprites.png');	
}

.catLinks td a { 
	padding: 0 5px 0 0;
	margin-right: 4px;
}
/** For MX only, footer images **/


#footPng1, #footPng2, #footPng3, #footPng4 {
	margin: 20px 15px 0 15px;
}

#footPng1 {
	background-image: url(img/sys/1000/opina.png);
	width: 67px;
	height: 29px;
}

#footPng2 {
	background-image: url(img/sys/1000/rescata.png);
	width: 72px;
	height: 36px;
}

#footPng3 {
	background-image: url(img/sys/1000/empresa.png);
	width: 85px;
	height: 29px;	
}

#footPng4 {
	background-image: url(img/sys/1000/fondo.png);
	width: 85px;
	height: 32px;		
}

.icons-list li a.icon-store-mobile-apple {
  background: url('img/sys/rebrand/app-store-es-105x30.svg') no-repeat left center transparent;
}

.icons-list li a.icon-store-mobile-google {
  background: url('img/sys/rebrand/google-es-88x30.svg') no-repeat right center transparent;
}
