#page, #footer ul, #title-header {
	padding: 0 2%;
}
#left {
	float: left;
	margin: 0 -320px -20px 0;
	width: 100%;
	min-height:422px;
}
.news {
	margin: 0 320px 0 0;
}
.comicImage {
	width: 360px;
	display: flex;
}
#right {
	float: right;
	width: 320px;
	padding: 10px 0 15px;
}
#footerLeft {
	float: left;
	margin: 0 -320px -20px 0;
	width: 100%;
}
#footerRight {
	float: right;
	width: 320px;
	padding: 10px 0 15px;
}
#page {
	width: 960px;
}
.tags a{border-left: 1px solid #DCA03B;}
.tags a:before{display:none;}
.category-news #left, .category-news #right {
margin-top: 20px;
}