/* $Id: langoverlay_en-ca.css,v 1.3 2008-07-08 18:00:04 rsloan Exp $ */  
#logoBox {
	height: 49px;
	margin: 0px 55px 0 15px;
}	

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');	
}

/* ADD THESE SELECTORS IN langoverlay_en-ca.css */
img.left-arrow-icon,
img.right-arrow-icon,
img.email-icon,
img.mobile-icon,
img.addfav-icon,
img.page-next-icon,
img.page-prev-icon,
img.addfav-small-button,
img.addfav-large-button,
img.addfavnow-button,
img.myfav-button,
img.prevpage-button,
img.nextpage-button { background-image: url('../img/sys/1000/mytm/myTM-button-sprites.png');}


/* irregular image buttons */
img.addfav-small-button { width:138px !important; }
img.addfav-large-button { width:157px !important;}
img.addfavnow-button { width:180px !important;  }
img.myfav-button { width:124px !important; }

/* pagination buttons */
img.prevpage-button {  width:103px !important; }
img.nextpage-button {  width:134px !important; }

/** ADDED FOR NEW FOOTER 4/16 **/

.vrFloat {  padding: 0 0 0 50px; margin: 0 50px 0 0; }

#footerTop .h5 { margin-bottom: 3px; }

#footerTop .frame { width:720px; }

