ul.betreft {
    padding-left: 0;
}

.betreft > li {
    list-style: outside none none;
    border-bottom: 1px solid #008cba;
    margin-bottom: 10px
}

.panel .row {
    padding-bottom: 10px;
}

.panel-title a:focus {
    outline: 0 none;
}

.errorIcon {
    width: 25px;
}

p.lead a {
    margin-right: 30px;
}

#formtestmessage {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

table tr.navable {
    cursor: pointer;
}

#navbar-main div.dropdown {
    margin-top: 5px;
}
