hr {
    height: 0px;
    border-width: 0;
    border-bottom:1px solid #267DA3;
    margin-bottom: 10px;
}

.author {
    font-weight: bold;
    color: #666;
    margin-bottom: 2px;
}
h3 {
    margin-bottom: 2px;
}

h2 {
    padding-top: 15px;
    text-align: center;
}

#navigation a {
    text-decoration:none;
    font-size: 1.1em;
    font-weight: bold;
    color: #57A3D1;
}
#navigation a:hover, a:focus  {
    text-decoration:underline;
}

#navigation a.on {
    color: #4C639D;
}

.annotation {
    padding-left:15px;
    background:url(images/bul-list.png) no-repeat 0 .5em;
}
