/* tchrd-tb-photos.css 
 * This stylesheet is loaded *in addition to* 
 * the main tchrd.css stylesheet.
NOTES: see main stylesheet for css notes, colors, etc.
Diffs:
  font sizes - come out smaller on linux.
  ul:  We are using padding-top in li, so want smaller line-height.
  li:  IE puts padding-top in relation to text only, not the image.
  li:  IE uses margin-top for entire line (bullet and text).
 */

body {
  padding: 0px 50px 0px 50px;
}



/* e o f */
