.spoiler{border-radius:5px;margin-top:5px;padding:0;margin-bottom:20px}.spoiler-toggle{font-weight:bold;cursor:pointer;padding:10px;font-size:14px;font-weight:700}.spoiler-text{padding:0 10px 10px 36px;font-size:1.1em;color:#818181;display:none}.spoiler-text[expanded]{display:block}.spoiler-toggle span{border-bottom:1px dashed #000}.spoiler-toggle:before{content:" ";display:inline-block;width:17px;height:17px;background:url("/images/plus.png");vertical-align:middle;margin-right:10px;float:left}.spoiler-toggle.active:before{background:url("/images/minus.png")}