/* Site-Print.css
Any *PRINTABLE* styles specific to your ENTIRE WEBSITE go here.

Proprietary markup or classes (especially in legacy content)?
They should be styled here and/or in the Site-Display.css file.
 */
 
/**lang switcher, fine print**/
.finePrint, .languages {
  font-size: 85%;
  line-height: 108%;
}.languages {
  text-align: right;
}
.languages img {
  vertical-align: middle;
  border-width: 0px;
  text-decoration: none;
  width: 3.48em;
  height: 1em;
}

