.RightNavUpper h1 {
background: url(/resources/community/images/category/nut/bubble_nut.png) no-repeat;
}

#CategoryHeader {
background: url(/resources/community/images/category/nut/header.jpg) no-repeat;
}

#CategoryNameHeader a, #CategoryNameHeader a:visited, #CategoryNameHeader a:active { color: #6E0AA0 }

#mobileCategoryHeader {  
background: #57087e; /* Old browsers */
background: -moz-linear-gradient(top,  #57087e 0%, #8629ce 5%, #6f01a5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #57087e 0%,#8629ce 5%,#6f01a5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #57087e 0%,#8629ce 5%,#6f01a5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57087e', endColorstr='#6f01a5',GradientType=0 ); /* IE6-9 */
}

#mobileCategoryHeader {
height: 48px;
}

#mobileCategoryHeader h2 { text-indent: -5000px; width: 1px;  height 48px; padding: 0; float: left;}

#catLogo { display: block; width: 320px; height: 48px; float: left; margin-left: 15px; background-image: url('/resources/community/images/mobileheaders/nutrition.png'); background-repeat: no-repeat; }
 
 
.popular_title:after{border-bottom:3px solid #57087e;}

.popular_title__text{color:#57087e; }



