.tx_mcsproductions_production {
        background: #fafafa;
        border: 1px solid #e8e5e3;
        margin: 10px;
        padding: 5px;
        width: 630px;
}
.tx_mcsproductions_title {
        font-size: 13pt;
        margin-top: 5px;
        margin-left: 6px;
        margin-bottom: 6px;
}
.tx_mcsproductions_image {
        float: left;
        margin: 5px;
        margin-right: 10px;
}
.tx_mcsproductions_clear {
        clear: both;
}
.tx_mcsproductions_label {
        display: inline-block;
        width: 140px;
        margin-right: 5px;
        padding-right: 10px;
        padding-left: 5px;
        font-weight: bold;
        background: #e8e5e3;
}
.tx_mcsproductions_facts, .tx_mcsproductions_details {
        margin-top: 13px;
}
.tx_mcsproductions_fact {
        background: #f6f6f6;
        margin: 2px;
}
.tx_mcsproduction_long_desc {
        background: white;
        margin:10px;
        padding: 5px;
}
#tx_mcsproductions_selectors {
        background: #f6f6f6;
        border: 1px solid #e8e5e3;
        margin: 10px;
        margin-bottom: 25px;
        padding: 5px;
        width: 630px;
        display: none;
}
#tx_mcsproductions_selectors li {
        background: #f0f0f0;
        border: 1px solid #e8e5e3;
}
#tx_mcsproductions_selectors h3 {
        margin-left: 14px;
        margin-bottom: 2px;
}
.tx_mcsproductions_selectorbox {
        display: inline-block;
}
.ui-multiselect{
        padding-top: 7px;
        margin: 10px;
}

