}
ol.notes li.note {
border-top: solid 2px ;
padding: 10px;
color:;
}
ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}
ol.notes li.note span.action {
font-weight: bold;
}
ol.notes li.note .answer_content {
font-weight: normal;
}
ol.notes li.note blockquote {
border-color: ;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
text-decoration: none;
}
/* Pagination */
.pagination {
font-size: 10px;
text-transform: uppercase;
background: ;
padding: 2px;
display: inline-block;
width:20px;
}
.nextprev {
font-size: 10px;
text-transform: uppercase;
background: #000;
padding: 2px; display:
inline-block;
width:35px;
}