/* CSS Document */


/* currently specific to firefox book, but want it to show on all firefox book pages */
div ul#extensions li {
	list-style-image: url(/images/books/firefox1/ext.gif);
}

div ul#themes li {
	list-style-image: url(/images/books/firefox1/themes.gif);
}

div ul#applications li {
	list-style-image: url(/images/books/firefox1/app.gif);
}
