/* Companion Custom CSS over-rides for [ Dressed For Success ]: ComicPress V - 2.5 */

/* Hide the Text in the header. */
#header h1 a, #header .description { display: none; }

.archiveContent {
	//margin-top: 26px;
	padding: 0 22px 0 22px;
	text-align: justify;
	float:left;
	}
	
.archiveContent a {
	text-decoration: none;
	}