.stdform .span4 label {
    max-width: 40%;
}

.stdform .span4 .field {
    position: block;
    float:left;
}

.stdform span.field, .stdform div.field {
    margin-left:auto;
}

.stdform p, .stdform div.par {
    clear:both;
}

.stdform .span4 .field input,
.stdform .span4 .field select {
    margin-bottom: 0px;
}

.stdform .span4 .field input, .stdform .span4 .field select {
}

.stdform .span4 .field option {
    width: 100%;
}

.widgetcontent p:first-child {
    margin:0;
}

#imgbdcolor,
#fontcolor,
#hovertextcolor,
#opacolor,
#imgbdcolorhover {
    width: 8em;
}

.input-small {
    width: 90%;
}

.popover{position:fixed;}

#iframe {
    overflow-x: scroll !important;
    overflow-y: hidden !important;
} 

#widget_code {
    cursor: pointer;
}

.minimize {
    margin-right: 0;
}
