element.style {
}
#Edit_ddlSkin {
    font-size: 20px;
}
select, option {
    color: #000000;
    font-size: 95%;
    width: 70%;
    background-color: #FFF;
}
user agent stylesheet
keygen, select, select[size="0"], select[size="1"] {
    border-radius: 0px;
    border-color: rgb(169, 169, 169);
}
user agent stylesheet
select:not(:-internal-list-box) {
    overflow: visible !important;
}
user agent stylesheet
select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}
user agent stylesheet
keygen, select {
    border-radius: 5px;
}
user agent stylesheet
input, textarea, keygen, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
user agent stylesheet
input, textarea, keygen, select, button, meter, progress {
    -webkit-writing-mode: horizontal-tb;
}
Inherited from div#Edit_Contents.Edit
div#Main div.Edit {
    color: #333333;
    /* border-bottom: 1px solid #AAAAAA; */
    margin-bottom: 8px;
    padding: 4px 12px;
    background: #F5F5F5;
}
div.Edit {
    line-height: 1.8;
}
Inherited from td#Body
td, th, h3 {
    font-size: 12px;
}
Inherited from table#BodyTable
table#BodyTable {
    color: #333333;
    border: 1px solid #666666;
    clear: left;
    background: #FFFFFF;
}
user agent stylesheet
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
Inherited from body#Configure
body {
    background: #BBBBBB;
    margin-top: 35px;
    padding: 0;
    font-family: 'PingFang SC','Helvetica Neue','Helvetica','Arial',sans-serif;
    margin-left: 5px;
    margin-right: 5px;
}