a{ color: #495282; text-decoration: none; font-weight:bold; }
a:visited { color: #495282; text-decoration: none; }
a:hover { color: #000000;  text-decoration: underline; }
a:active { color: #495282; text-decoration: underline; }

/* http://deconstructingplanning.com/2009/11/19/bad_research_example/ */

.tags{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(http://10.0.0.203/mozart4_hans/iconset/icons_bar.gif) no-repeat scroll 0px 0px;
    display:block;
    height:16px;
    line-height:16px;
    text-indent:-999em;
    width:16px;
}

.tags{
    float:left;
    margin-right:6px;
    background-position: 0 -400px;
}

.under {
    float:left;
    padding-bottom:6px;
}

.fixed, .clear {
    clear:both;
}
