/* Companion Custom CSS over-rides for [ Making Graphic Novels ]: ComicPress - 2.8 */
/* Last edited 10-05-2010 */

/* Hide the Text in the header. */
#header h1 a, #header .description { display: none; }

#text-6 .textwidget > a > img {
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	margin-top: -4px;
}

/* Center all content in the side columns (adds, whatever) */
.widget-content {
	text-align: center;
	padding: 0px;
}
.textwidget img{
	margin-bottom: -4px;
}