body {
color:#000;
}
.elementForm {
border:1px solid #000;
padding:5px;
background-color:#157203;
color:#FFF;
overflow:auto;
width:600px;
margin:5px 0;
}
.radio {
width:auto;
}
.explikForm {
margin-top:5px;
border:1px dashed #666;
padding:3px;
color:#666;
background-color:#FFF;
}
input {
width:590px;
}
textarea {
width:590px;
height:100px;
}
.chooseTheme {
border:1px dashed #FFF;
padding:5px;
background-color:#2b9a15;
margin-top:5px;
}
.chooseTheme input {
width:585px;
margin-top:5px;
}
.listTheme {
border:1px solid #000;
padding:3px;
background-color:#FFF;
}
.listTheme a {
color:#666;
text-decoration:none;
}
.listTheme a:hover {
color:#d86311;
text-decoration:underline;
}
.checkbox {
width:auto;
}
#otherScript {
margin-top:5px;
}
#content .imgBottomContent {
position:absolute;
background-color:#d96311;
left:0;
bottom:0;
display:block;
}
