input[id^=”spoiler”]{
dl.codebox {
background-color: #6CAF83;
padding:5px;
font-family: calibri;
font-size:11px;
}
dl.codebox dt {
display:block;
font-size:11px;
font-weight:700;
color:#100213;
text-align: center;
margin-bottom:3px;
text-transform:uppercase;
font-family:Calibri;
border-bottom: 1px dotted #0f0f0f;
}