/* Companion Custom CSS over-rides for [ Radio Isopod ]: ComicPress/comicpress - 2.8 */

/* Remove the space from above and below the comic */

#comic-head,#comic-foot {
padding: 0 0;
}

.tags {
        display: none;
	font-size: 11px;
}