/* /tours/styleTours.css, February 16, 2010 */

/* hide from IE5 for Mac because ... \*/
/*	#sidebar {position:fixed; top:8px; } */
/* the fixed position makes the links unclickable */

#sidebar {width:160px; border-top:1px solid transparent; } /* border-top makes sidebar position more consistent while scrolling */
/* #sidebar P IMG {margin-top:49px; } */
DIV#sidebar DIV.s2 P.h3 {margin-top:.5em; }
#sidebar P.head {font-size:16px; margin-top:15px; }
#sidebar H2 {font-size:14px; font-weight:bold; margin-left:14px; text-indent:-14px; }
#sidebar H2.h3 {margin-bottom:0px; }
#sidebar DIV.s2 P.h3 {margin:0px 0px 0px 2em; text-indent:-1em; } /* margin .5em 0px .5em 2em */

