/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ LISTING MENUS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */
/* Library Splash */
@media screen and (min-width: 1024px) {
	#Format_554020.menuItem .menuItemLink { /* Books & Booklets*/
		background-image: url(https://images.azureedge.net/rcg/rcg-fi/images/interface/bg_format_book-fi.png);
	}
}

/* My Bookshelf */
@media screen and (max-width: 530px) {
	.general .bookmarks .product .bottomOptions .bookmarkTools .move .button .helpText {
		display: none;
	}
}