#theme-options-wrap {
        width: 700px;
        padding: 3em;
margin-top:17px;
        background: white;
        background: -webkit-gradient(linear, left top, left bottom, from(#f4f2f2), color-stop(.2, white), color-stop(.8, #f4f2f2), to(white));
       
}

        #theme-options-wrap #icon-tools {
                position: relative;
                top: -10px;
        }
        
        #theme-options-wrap input, #theme-options-wrap textarea {
                

        }