DIV.postmsg { 
	font-size: 12pt;
	text-align: justify;
/*	overflow: hidden; */
}

.pun TEXTAREA {
	FONT-FAMILY: Consolas, monospace;
	font-size: 12pt;
}

.pun A:link, .pun A:visited 
{
	text-decoration: none;
	border-bottom: none;
}

.pun BLOCKQUOTE, DIV.codebox {MARGIN: 4px; PADDING: 8px;}
.pun BLOCKQUOTE {text-align: justify; font-size: 90%;}

.tclcon a
{
	font-size: small; 
}

.topic_left_column {
	width: 170px;
	border-style: none;
}

.topic_right_column {
	width: 150px;
	border-style: none;
}

.topic_middle_column {
	width: 17cm; 
	border-style: none;
}

.pagelink, .postlink
{
	font-size: 120%;
}

DIV.postsignature {
	text-align: right;
	color: #bbc;
}

td#CODE {
	background-color: white;
}

DIV.userinfo {
	width: 100px; 
	float: right; 
	margin: 0px 0px 8px 16px; 
	display: inline; 
	border: 1px solid; 
	background-color: white;
}

.subforums, .subforums a {
	font-size: xx-small;
}

.blocktable h2 {
	font-size: 110%;
	font-weight: 900;
}

.btab, .btab td, .btab th { border: none; }

.btab {
        border-left: 1px solid #0066cc;
        border-top: 1px solid #0066cc;
        padding: 0;
}

.btab td, .btab caption, .btab th {
        border-right: 1px solid #0066cc;
        border-bottom: 1px solid #0066cc;
        padding: 2px;
        margin: 0;
}

.btab caption {
        color: #d0d0f0;
        background: #0066cc;
}

.btab th {
    color: #000066;
    background-color: #66ccff;
}

.imgbox .scrollbox img {
	max-width: 100%;
}

#punedit, #punpost {
	max-width: 1000px;
	margin: 0 auto;
}

.linkst .pagelink.conl a,
.linkst .pagelink.conl strong,
.linkst .postlink.conr a
 {
	border: 1px solid #06c;
	background: #fff;
	padding: 2px 4px;
	display: inline-block;
}

.linkst .pagelink.conl strong {
	background: #06c;
	color: #fff;
}

.linkst .postlink.conr a
{
	margin: 2px 4px;
	display: inline-block;
}
