/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/unity-blue/screen.css);
/* end StyleCatcher imports */

/* Thumbnail */
.thumbnail {
    float: left;
    margin: 0 10px 10px 0;
    padding: 5px;
    background: #eee;
    border: 1px solid #ccc;
    }

#catpath {
    font-size: 11px;
    line-height: 14px;
}

#catpath a {
    text-decoration: none;
}

#catpath a:hover {
    text-decoration: underline;
}
