/* $Id: pages-rtl.css,v 1.6 2009/11/05 11:07:02 johnalbin Exp $ */

/**
 * @file
 * RTL companion for the pages.css file.
 */



/*
 * The skip navigation link will be completely hidden until a user tabs to the
 * link. See http://www.webaim.org/techniques/skipnav/
 */
#skip-link a,
#skip-link a:visited {
 
  left: auto; right: 0;
 
}



/*
 * Header
 */



 





.more-help-link /* Link to more help */ {
 
  text-align: left;
}






.more-link /* Aggregator, blog, and forum more link */ {
  text-align: right; 
}


