#shortcode-content {
    width: 700px;
    height: 300px;
    font-family: "Courier New", Consolas, serif;
}

#icon-edit-pages.shortbus-icon {
    background: url(images/shortbus-small.png) no-repeat;
}

#save-area,
#loading-area {
    margin-top: 15px;
}

#loading-area {
    display: none;
}

#loading {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(images/loading.gif) no-repeat;
    vertical-align: middle;
}
