/* SUPER OVERIDE - make scrapbook item appear selected. this stylesheet is called
only by the required pages. the item number may need updating to ensure the
correct item is highlighted */



#menu ul li.page_item.page-item-612 a {
	color: #fff;
	background-color: #7c917b;
	padding: 4px 15px 6px 4px;
	margin-left: -4px;
}