div.table-d2 {
    width: 587px;
}

div.section {
	border-top: 2px solid #2c4b60;
    border-bottom: 2px solid #2c4b60;
    border-left: 2px solid #2c4b60;
    border-right: 2px solid #2c4b60;
    margin: 10px;
}

div.section table {
    width: 100%;
}

div.section table td {
    padding: 5px;
}

div.section .name {
	font-size: 14px;
    font-weight: bold;
}

div.section .date {
    font-weight: normal;
    display: inline;
    padding-left: 5px;
}

div.section a {
    font-weight: bold;
}

div.section .ac {
    text-align: center;
}

div.section p {
    text-align: justify;
    margin: 5px 0px;
}

div.section .al {
	vertical-align: top;
    text-align: left;
	width: 100%;
}

div.section .l {
    margin: 10px 0px;
    white-space: nowrap;
}

div.section .vt {
    vertical-align: top;
}

div.section .rating {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin: 5px 0px;
}

div.rating2 {
    border-top: 2px solid #2c4b60;
    margin-bottom: 10px;
}

div.first {
    border-top: 2px solid #2c4b60;
}

div.section .stars {
    white-space: nowrap;
}

div.section .ratings table {
    width: auto;
}

div.section .ratings td {
    padding: 5px 0px;
}

div.section .ratings .topic {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    white-space: nowrap;
}

div.table-d2 div.pagination {
    margin: 10px;
}

div.table-d2 div.pagination * {
    font-size: 12px;
}

div.table-d2 div.pagination div.mid {
    text-align: center;
}

div.table-d2 div.pagination div.mid .current {
    font-weight: bold;
}
