/* Last X [attachments] on Forum - Stylesheet
 ------------ */
.tribute {
border-radius: 10px;border:2px hotpink dashed;
}
a.tribute:hover {
color: green;
}
a.cumtribute:hover .tribute {
border:2px lightgreen solid;
}
