.clearer {
    clear: both;
}

.areportsettings {
    width: 700px;
    padding-left: 40px;
    text-align: left;
}

.areportsettings .aitembox, .areportsettings fieldset {
    margin-bottom: 16px;
}

.areportsettings .aitembox .aitemboxcol {
    width: 200px;
    float: left;
}

.areportsettings .largeinput {
    width: 600px;
}

.areportsettings h2 {
    font-size: 14px;
    font-weight: bold;
}

/*.areportsettings label {
    color: #003366;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    font-size: 11px;
}*/

.AvenlaReportsPager li {
    display: inline;
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0;
}
