.example{margin-bottom:1.5em}input[type=checkbox]:not(old),input[type=checkbox]:not(old)+label,input[type=radio]:not(old)+label{display:inline-block;margin:0}input[type=checkbox]:not(old)+label>span,input[type=radio]:not(old)+label>span{background:transparent none repeat scroll 0 0;border:1px solid #76a02b;border-radius:100%;display:inline-block;height:1.2em;margin:0 0 0 10px;vertical-align:middle;width:1.2em}input[type=checkbox]:checked:not(old)+label>span,input[type=radio]:checked:not(old)+label>span{background:transparent none repeat scroll 0 0}input[type=checkbox]:not(old):checked+label>span:before{content:'✓';display:block;width:1em;color:#9c6;font-size:.875em;line-height:1em;text-align:center;text-shadow:0 0 .0714em #73994d;font-weight:700}input[type=radio]:checked:not(old)+label>span>span{background-color:#76a02b;border:medium 0;border-radius:100%;display:block;height:.7em;margin:.125em auto;text-align:center;width:.7em}