* {
    font-family:Verdana,Arial;
    font-size:11px;
    line-height:15px;
}
p {
    margin: 0 0 15px;
}
#cancel, #apply, .mceActionPanel .button, input.mceButton, .updateButton {
    width: 114px;
}
#insert {
    border:0px !important;
    width:97px;
    height:33px;
}
.panel_wrapper {
    padding-top: 13px;
}
select {
    width: 100%;
}
#property-type-container {
    overflow: auto;
    border:1px solid #DDDDDD;
    width: 100%;
}
label {
    cursor: pointer;
}
th {
    text-align: left;
    vertical-align: top;
}
td {
    padding-bottom: 7px;
}
#universal-options {
    margin:10px auto 0;
}
#universal-options th {
    font-weight: bold;
    margin-right: 10px;
    width: 175px;
}
#number-to-display {
    width: 30px;
}
.blue {
    color:#196785 !important;
}
#multiple-properties {
    height:auto !important;
}