
.centercode{
    display:block;
    margin:40px auto;
}

#codebox{
    width:940px;
    color:#eee;
    height:400px;
    margin:0px auto;
    display:inherit;
    background:#333;
}

#genpage{
    display:inline;
    width:100%;
    height:auto;
}

#zclip {
    margin: 10px auto;
display: inherit;
}

#genexpreset{
    margin:10px 0px;
    width:113px;
}