/* Generic */
div.mxm div.shortlist {
    font-size: 12px !important;
}

div.mxm div.jobteaser .pubdate {
    font-size:0.8em;
}
div.mxm div.jobteaser h2 {
    font-size: 1em;
    line-height: 1.2em;
    padding-bottom: 0;
    margin: 2px 0;
}

div.mxm div.jobteaser div {
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 40px;
    border-bottom: 1px solid #ddd;
}

div.mxm div.jobteaser p {
    font-size:0.8em;
    line-height:1em;
    color:#aaa;
    padding:0 0 5px 0;
    margin:0;
}

div.mxm .shortlist p.jumpto {
    text-align:right;
}

