/* All Image Replacement fellows */
/* ------------------------------------------------------- */

/* Top links */
#skipLink a,
p.off a,
/* logo */
#logo a,
/* footer */
a#x, a#c, a#t, a#s,
h1,
#nav li a,
/* sidetitles */
#playlist h2,
#sidenotes h2,
#browsernews h2,
#projects h2,
#press h2,
#show h2,
#related h2,
#aboutmenu h2,
#instructions h2,
#hire h2,
#flickr h2 {
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -5000px;
/*  IE 5 Hack \*/
	overflow: hidden;
/* end hack */ 
}

