.year_cont {
    background: transparent url(../gfx/corner_three_tl.gif) no-repeat left top;
    _background: none;
    padding-left: 4px;
    padding-right: 2px;
    padding-bottom: 3px;
    _border-top: solid 1px white;
}
.year_nav {
    font-size: 1.2em;
    padding-top: 2px;
}
.year_nav a {
    line-height: 1.3em;
    padding-left: 1.0em;
}
.year_log {
    background: transparent url(../gfx/corner_three_br.gif) no-repeat right bottom;
    _background: none;
    padding-right: 5px;
    padding-bottom: 14px;
}
p {
    padding-top: 1.1em;
    _padding-top: 0.7em;

}

.fixul{
    margin-bottom: 0;
    _margin-bottom: -1.5em;
    padding-bottom: 0;
    list-style:square;
    padding-left:1.8em;
}