#pec-settings-main{
    width:70%;
}

#pec-settings-main h3{
    margin-bottom: 10px;
    background-color: #f9f9f9;
    padding: 6px 0 6px 12px;
}

#pec-settings-info{
    background:#F9F9F9;
    padding:13px;
    border:1px solid lightgrey;
}

.pec-admin-vertical-hr{
    border-left:1px solid #cccccc;
    height:130px;
    margin-left:20px;
    margin-right:20px;
}

#pec-settings-form table input[type="file"] {
    display: inline;
}

.pec-settings-event-image{
    width: 200px;
    /*
    height: 160px;
    border:1px solid gray;
    dotted: #d9d9d9;
    */
}