.frmcontrol fieldset
{
    margin-top: 12px;
    width: 100%;
    height: auto;
    border: 1px groove #ddd !important;
    padding : 0 10px 10px 10px !important;
}

.frmcontrol legend
{
    font-size: 15px;
    font-weight: normal;
    color: #555;
    border-bottom: none;
    padding: 0 10px;
    width: auto;
}