.accordionbutton { float:right; display:block; height:12px; width:12px; background: #fff;}
.foldedup { background:url(images/plus.png) 0 0 no-repeat; }
.foldedout { background:url(images/minus.png) 0 0 no-repeat; }

