html,body {
    font-family: 'Lato', sans-serif;
}
a img { border: 0; }

img#news_show_image {
    float: right;
    margin-left: 30px;
    margin-bottom: 15px;
}

em.kw-hit { background-color: #fbff89 !important; color: #000 !important;  }

.clearer {
    clear: both !important;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background-color: transparent;
    background-image: none;
    color: #fff;
    margin: 0;
    padding: 0;
    border: 0;
}

.height-fix {
    width: 1px;
    float: right;
    font-size: 1px;
    line-height: 1px;
    background-color: transparent;
}


