.spoiler-wrap {margin: 7px 0px}
.spoiler-head {background: none repeat scroll 0 0 #fff; padding: 2px 0px 2px 14px; cursor: pointer}
.spoiler-body {padding: 7px 0px 15px 10px; border-bottom: 1px dotted #555;background-color:#EEEEEE;color:#000000;}
.folded {background: url("icon_plus.gif") no-repeat scroll left center transparent; border-bottom: 1px #555 dotted}
.unfolded {background: url("icon_minus.gif") no-repeat scroll left center transparent; border-bottom: 0px}
