body {
	text-align: center;
	background-image:url(http://ririworld.comicgenesis.com/images/bg.png);
	background-color: #0000ff;
}
.main {
	width: 760px;
	margin: auto;
}
.comics {
	margin-bottom: 5px;
}
.comics img {
	background-color: #ffffff;
	padding: 20px 20px 0px 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 2px solid black;
	clear: both;
}
.navigation {
	width: 700px;
	margin: auto;
}
.navigation .left {
	float: left;
}
.navigation .right {
	float: right;
}
.navigation .center {
	text-align: center;
}
.date, .pageNumber {
	font-family: cursive;
	font-weight: bold;
	font-size: large;
	color: #ffffff;
	background-color: #0000ff;
}
.comments {
	border: 2px solid black;
	background-color: #ffffff;
	padding: 10px 20px;
	width: 720px;
	margin: auto;
	font-family: cursive;
	font-style: italic;
	color: blue;
	text-align: justify;
	margin-bottom: 5px;
}
.comments .important {
	font-weight: bold;
	color: red;
}
.utils {
	border: 2px solid black;
	background-color: #ffffff;
	padding: 20px;
	width: 720px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	border: 2px solid black;
	background-color: #ffffff;
	padding: 10px 20px;
	width: 720px;
	margin: auto;
	font-variant: small-caps;
	font-size: small;
}
.clear {
	clear: both;
}
table.ks_calendar {
	border: 0px;
	border-collapse: collapse;
}
table.ks_calendar td {
	padding: 1px 10px;
	text-align: center;
	font-weight: bold;
}
.ks_calendar a:visited {
	color: #0066ee;
}
.ks_calendar a {
	color: #ff8800;
}

td.ks_cal_nm_e {
	background-color: #cce5ff;
}
td.ks_cal_e {
	background-color: #eef9ff;
}
.ks_cal_wk_c {
	display:none;
}
td.ks_cal_wk_e {
	background-color: #aac2ff;
	display: none;
}
td.ks_cal_wk {
	font-size: small;
	display: none;
}
.not {
	width: 100%;
}
.notes {
	margin-left: 20px;
	font-family: cursive;
	color: black;
	text-align: center;
}
.important {
	font-style: italic;
	color: red;
}
.cgwiki img {
	border-width: 1px;
	border-color: black;
}
.en-translation {
	display: none;
	border: 2px solid black;
	background-color: #ffffff;
	padding: 10px 20px;
	width: 720px;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: cursive;
	color: blue;
	text-align: justify;
}
#hide-en-trans {
	display: none;
}
.big-title {
	margin-bottom: 20px;
	font-variant: small-caps;
	font-style: italic;
	color: #000099;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}
.expression {
	font-family: sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: green;
}
.translation-page {
	text-align: center;
}
.translation-title {
	font-variant: small-caps;
	font-style: italic;
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}
.translation-subtitle {
	font-variant: small-caps;
	font-style: italic;
	color: grey;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.translation-picture {
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	color: red;
}
.origin {
	font-family: sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	color: green;
}
.trans-button {
	color: #000099;
	cursor : pointer;
}
.translation-links {
	border: 2px solid black;
	width: 720px;
	background-color: #ffffff;
	padding: 10px 20px;
	margin: auto;
	color: blue;
	margin-bottom: 5px;
	margin-top: 5px;
}
.AddToGoogle {
	float: right;
}
