.gmnoprint img { 
    max-width: none!important; 
}
#jd-item-box-maps-street-view img { 
    max-width: none!important 
}
.clr {
    clear: both;
}
ul.adminformlist, ul.adminformlist li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.adminformlist, ul.adminformlist li {
    list-style: none outside none;
}
label#jform_title-lbl, label#jform_leveltitle-lbl, label#jform_grouptitle-lbl {
    padding-top: 3px;
}
#jd-image-container label {
    clear: left;
    display: block;
    float: left;
    margin: 5px 0;
    min-width: 135px;
    padding: 0 5px 0 0;
    text-align: left;
}
input, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid silver;
    font-size: 0.909em;
    margin: 5px 5px 5px 0;
    width: auto;
}
.jd-button-green {
    background: -moz-linear-gradient(center top , #1E961B, #1E961B 49%, #1A8118 51%) repeat scroll 0 0 transparent;
    border-color: #1A8118 #1A8118 #156A13;
    color: #fff;
}
.jd-button {
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    padding: 4px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}