/* Companion Custom CSS over-rides for [ Camille MM ]: ComicPress - 2.8 */
.list-sim h4 {
padding-bottom: -5px;
font: 1em Arial;
}
.post-extras ul {
list-style:none;
font:0.9em Arial;
list-style-type: circle;
color:#A04040;
}

.post-extras li a{
list-style:none;
list-style-type: circle;
font:0.9em Arial;
color:#808080;
}
.post-extras li a:hover{
list-style:none;
list-style-type: circle;
font:0.9em Arial;
color:#800000;
}
.tags li {
font:1em;
}