a:link {
	font-weight:bold;
	text-decoration:none;
	color:#4e5d7f;
}
a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#c00;
}
a:hover, a:active {
	font-weight:bold;
	text-decoration:underline;
	color:#c00;
}
body {
	background-color:#9dbbff;
	text-align:center;
	font:11pt Verdana,sans-serif;
	margin:0px;
	padding:20px 10px 10px 20px;
}
table {
	margin:0px;
	font-size:10pt;
}
img {
	border:0px;
}
form {
	margin:0px;
}
.label {
	font-size:10pt;
	font-weight:bold;
	text-align:right;
}
.caption {
	font-weight:bold;
	font-size:11pt;
	border-top:1px solid #000;
}
.section {
	font-size:11pt;
	padding-left:2em;
}
.rule {
	font-size:11pt;
	margin-left:2em;
	background-color:#ffc;
	border:1px dashed #f93;
	padding:4px;
	font-size:10pt;
}
.topic_author {
	font-style:italic;
}
.topic_count {
	color:#888;
}
.reply_message {
	width:80%;
}
.reply_signature {
	font-size:10pt;
	width:80%;
	text-align:right;
	font-style:italic;
}
input {
	font:10pt Verdana,sans-serif;
}
textarea {
	font:10pt Verdana,sans-serif;
}
p {
	margin-top:20px;
}
.main {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(../images/border-right.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	text-align:left;
}
.content {
	margin:0px 30px 10px 20px;
}
.top-edge {
	width:100%;
	height:20px;
}
.navigation {
	font-weight:bold;
	font-size:12pt;
	margin-top:5px;
	border-bottom:1px solid #000;
}
.legalease {
	margin-top:20px;
	font-size:9pt;
	text-align:right;
	border-top:1px solid #000;
}
.bottom-edge {
	width:100%;
	height:20px;
	background-image: url(../images/border_bottom.jpg);
}

.comic_reply {
	float:left;
	width:345px;
	height:200px;
}
.comic_reply_message {
	height:100%;
	margin:5px;
	padding:5px;
	border:2px solid #000;
}