#acc {list-style:none;}
#acc h3 {font-size:12px; font-weight:normal; padding:0px; margin:0px;cursor:pointer;}
#acc h3:hover {}
#acc .acc-section {overflow:hidden; /*background: #fff;*/background: url(../../img/backgrounds/menu_item.gif) no-repeat bottom center #fff;}
#acc .acc-content {padding:0px; /*background: #fff;*/background: url(../../img/backgrounds/menu_item.gif) no-repeat bottom center #fff;}

#accNot {list-style:none;}
#accNot h3 {font-size:12px; font-weight:normal; padding:0px; margin:0px;cursor:pointer;}
#accNot h3:hover {}
#accNot .acc-sectionNot {overflow:hidden; background:#fff;width:560px;}
#accNot .acc-content {padding:0px; background:#F1F1F1;width:560px;}