/* CSS Document */

h3 {
    border-bottom:1px solid #B6B6B6;
    height:16px;
    margin:0 0 10px 0;
    padding:0 3px;
}
h3 img {
    float: left;
}
h3 a {
    background:transparent url(/univ/common/img/btn_bn.gif) no-repeat scroll left top;
    display:block;
    float:right;
    height:9px;
    margin:3px 0 0;
    overflow:hidden;
    text-indent:-9999px;
    width:87px;
}
.entry {
    padding: 0 0 60px 0;
}
.entry p {
    margin: 0 0 1em 0;
}
.entry strong {
    font-weight: bold;
}
.entry .date {
    text-align: right;
}