#menuToggleContainer h3 {
color:#353535;
}

#menuToggleContainer .view-content a:link, #menuToggleContainer .item-list a:link {
color:#3B3B3B;
      text-decoration:none;
}
#menuToggleContainer .view-content a, #menuToggleContainer .item-list a {
background:transparent url(/sites/all/themes/prima/iprima/images/ico-arrow-right-grey.gif) no-repeat scroll right center;
           border-bottom:1px solid #8C8C8C;
color:#3B3B3B;
display:block;
        font-size:95%;
        font-weight:bold;
margin:0;
padding:6px 15px 6px 20px;
position:relative;
         text-decoration:none;
}
screen.css (line 610)


