/*AVAILABLE_PART*/

/*GENERATED_PART*/
		#banner
		{
		    background-color : #000;
		    background-image: url(../img/rr_parent.png?x=1386888762);
    		background-repeat: no-repeat;
			background-position: 30px center;
		}
		#booksCategories> li.selected
        {
        	color:#fff;
        }
        #booksCategories> li:hover span.decoration, #booksCategories> li.selected span.decoration
        {
        
        	border-bottom: 10px solid #fff;
        }
        #booksCategories> li, #availableCategories >li
        {
        	color:#fff;
        	background-color: #000;
        }