/* 
    Document   : custom
    Created on : 15-Oct-2012, 11:29:35
    Author     : Adam
    Description:
        Purpose of the stylesheet follows.
*/

.chzn-drop, .chzn-search {
    min-width: 350px !important;
}

.chzn-search input {
    min-width: 325px !important;
}

.chzn-results li {
    font-size: 0.9em !important;
    line-height: 12px !important;
}

