.funding .searchform label{
    color:#333;
    display:block;
    margin: 0 0 5px 0;
    font-weight:bold;
}

.funding span.infobox{
    position:relative;
    display:inline-block;
    text-indent:-999px;
    width: 18px;
    height:17px;
    background:url(../images/icon-info.png) no-repeat;
    margin: 0 0 0 6px;
}

.funding span.infobox span{
    position:absolute;
    top: -97px;
    left: -8px;
    z-index:5;
    background: url(../images/bg-infobox.png) no-repeat;
    padding:8px 16px 26px;
    display:none;
    text-indent:0;
    color:#000;
    width:238px;
    height:61px;
    overflow:hidden;
    font-weight:normal;
    color:#666;
}

span.infobox:hover span{
    display:block;
}

.sortby {
    color: #999999;
    float: right;
    font-size: 0.916em;
    margin: 0 0 10px;
}

#tx-lftilskudsbase-pi5-listform .or {
    margin-top: 23px;
}

.funding .alignright {
    float: right;
    width: 220px;
    padding-bottom: 40px;
}

.funding .blackboxlink {
    background:#2a2a2a;
    position:relative;
    color: #fff !important;
    text-decoration: none !important;
    font-family: access_heavy;
    font-size: 1.167em;
    padding: 15px 30px 15px 11px;
    text-transform: uppercase;
    display: block;
    min-width: 179px;
    margin: 0 0 18px;
}

.funding .blackboxlink:after {
    background: url(../images/mainmenu-down.png) no-repeat right top;
    content: '';
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: 11px;
    top: 16px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.funding .rightbackbox {
    background: url(../images/box-bg.png);
    padding: 30px 10px 55px;
    margin: 0 0 30px;
}

.funding .rightbackbox  ul {
    margin-left: 10px;
}

.funding .lineit,
.funding .line {
    border-top: 1px solid #dbdbdb;
    margin: 0 0 5px;
}
.funding .lineit {
    border-bottom: 1px solid #dbdbdb;
    margin: 0 0 24px;
}
.funding .lineit .area {
    float:left;
    width: 75%;
    padding: 14px 0 13px;
}

.funding .lineit .area ul {
    padding: 5px 0 10px;
}
.funding .lineit .area li {
    display: inline-block;
    margin: 0 4px 4px 0;
}
.funding .lineit .area a {
    background: #df1a23;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #fff;
    padding: 2px 7px;
    font-size: 0.917em;
}

.funding .lineit .limits {
    float: right;
    width: 22.5%;
    padding: 14px 0 13px;
}
.funding .lineit h2 {
    color: #ed1c25;
    font-weight: bold;
    font-family: arial;
    font-size: 1em;
    text-transform: none;
    margin: 0;
}
.funding .text p{
    color :#666;
}

.funding .middleright .rightcolbox {
    border: 0;
    padding: 0;
    margin-bottom: 30px;
}

.funding .middleright .rightcolbox p {
    margin: 0 0 3px;
}

.funding #rightcol .tx-contacts-pi1 {
    padding-bottom: 45px;
}

.funding .link-box {
    margin-right: 0 !important;
    width: 150px !important;
}

.funding .link-box .add a {
    background: none;
    color: #e51b24;
}

.zebralist td h2 {
    font-weight: bold;
}
.zebralist td p.cat {
    font-size: 0.917em;
}

#lbmodal .modal-yes {
    background: url(../images/bg-red.png);
    color: #fff;
    float: right;
    padding: 10px 13px;
}

#lbmodal .modal-no {
    float: left;
    margin-top: 11px;
}

#lbmodal .modal-btns {
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
