input {
	border: solid 1px #505050;
	border-style: inset;
	background-color: #f0f0f0;
}
.button {
	border: solid 1px #505050;
	border-style: outset;
	background-color: #f0f0f0;
}
.forum_table {
	background-color: #f0a0a0;
	font-size: 1em;
	width:100%;
}
.forum_header {
	background-color: #e5e5e5;
	color: #000000;
}
.forum_header_topic {
	width: 50%;
}
.forum_header_author {
	width: 15%;
}
.forum_header_replies {
	width: 5%;
}
.forum_header_views {
	width: 5%;
}
.forum_header_last {
	width: 20%;
}
.forum_header_author_line {
	font-size: .8em;
}

.forum_row_0 {
	background-color: #ffffff;
	color: #202020;
}
.forum_row_1 {
	background-color: #fbfbff;
	color: #202020;
}
.forum_topic {
	text-decoration: none;
	color: #202020;
}
#msg_author {
	width: 100px;
}
#msg_topic {
	width: 80%;
}
.view_date {
	font-size: .8em;
}
.spam_flag {
	font-size: .8em;
}
.spam_message {
	color: #808080;
}
.nav {
	background-color: #d0d0ff;
}
.error {
	color: red;
	font-weight: bold;
}
.about_text:first-letter {
	float: left; 
	font: bold 2.4em/1em Georgia, serif; 
	border-right: .1em solid #ffffff; 
	padding-top: 3px;
}
.news_box_0 {
	background-color: #f0f0f0;
	border: solid 1px #b0b0b0;
	padding: 5px 5px 5px 5px;
}
.news_box_0 img {
	padding-top: .4em;
	padding-right: .4em;
}
.news_box_desc_0:first-letter {
	float: left; 
	font: bold 2.4em/1em Georgia, serif; 
	border-right: .1em solid #f0f0f0; 
	padding-top: 3px;
}

.news_box_1 {
	background-color: #fdfdfd;
	border: solid 1px #b0b0b0;
	padding: 5px 5px 5px 5px;
}
.news_box_1 img {
	padding-top: .4em;
	padding-right: .4em;
}
.news_box_desc_1:first-letter {
	float: left; 
	font: bold 2.4em/1em Georgia, serif; 
	border-right: .1em solid #fdfdfd; 
	padding-top: 3px;
}

.rtop, .rbottom {
	display:block; 
	background:#FFF; 
}
.rtop *, .rbottom * {
	display: block; 
	height: 1px; 
	overflow: hidden; 
	background: #9bd1fa; 
}
.r1 {
	margin: 0 5px;
}
.r2 {
	margin: 0 3px;
}
.r3 {
	margin: 0 2px;
}
.r4 {
	margin: 0 1px; height: 2px
}
div#nifty {
	margin: 0 10%;
	background: #ffffff; #9bd1fa;
	text-align: left;
	margin-top: 1em;
}
div#nifty a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

div#nifty a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0000ff;
}

div#nifty .active {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.quote {
	margin-left: 5px;
	padding-left: 5px;
	border-left: dotted 1px #909090;
	color: #909090;
}

#id_comics_page {
	text-align: center;
}
div.advertisements {
	width: 80%;
	margin-left: 1em;
	border: solid 1px #000;
	border-left: solid 1px #888;
	border-top: solid 1px #888;
	padding: .4em;
	margin-bottom: 1em;
}
a.advertisements {
	margin-top: .2em;
	margin-bottom: .2em;
}
#datetime_span {
}

