.postsTabelPost {
	width: 790px;
	margin: auto;
	border-top: 0px;
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
}

.postsTabelPost td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #454545;
	border-top: 1px solid #454545;
}

.postsTabelPostLeftCellA {
	width: 150px;
	background-color: #F4F5F9;
	vertical-align: top;
	padding-top: 4px;
}

.postsTabelPostLeftCellB {
	width: 150px;
	background-color: #FFF;
	vertical-align: top;
	padding-top: 4px;
}

.postsTabelPostRightCellA {
	width: 640px;
	background-color: #F4F5F9;
}
.postsTabelPostRightCellB {
	width: 640px;
	background-color: #FFF;
}

.postsTabelPostPersonalia {
	display:block;
	margin: auto;
	text-align:left;
	padding-left: 4px;
}

.postsTabelPostRightCellTable {
	height: 150px;
	width: 100%;
	background-color: transparent;
	border: 0px;
}
.postsTabelPostRightCellTable td {
	background-color: transparent;
	border: 0px;
}

.posts_Geplaatst {
	height: 25px;
}
.posts_Geplaatst td {
	border-bottom: 1px solid #454545;
}
.posts_Geplaatst a {
 color: #333;
}
.posts_content_Text {
	vertical-align: top;
	padding: 8px;
	height: 175px;
}

.posts_content_Text a img {
	border: 0px;
}

.posts_content_Text td {
	font-size: 11px;
}

.posts_content_Text a {
	text-decoration: underline;
	color: #333;
}

.posts_content_Text .a_topicbtn {
	text-decoration: none;
}

.posts_editTag {
	height: 25px;
}
.posts_editTag td {
	font-size: 6pt;
	color: #333;
}

.posts_Tagline {
	height: 25px;
}

.posts_Tagline img {
	border: 0px;
}

.postsTabelquickReply {
	background-color: #8FB2CE;
	text-align: center;
}

.quickReply {
	width:500px;
	height: 75px;
}

.posts_username, .posts_username a {
	font-size: 14px;
	stext-transform: uppercase;
	font-variant: small-caps;
	color: #333;
}

.posts_buttons {
	height: 30px;
	bottom: 0px;
	left: 0px;
}

.posts_buttons img {
	margin-left: 5px;
}

.posts_buttons td {
	background-color: #FFF;
	background-image: url(images/barcat3r.jpg);
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #404040;
}

.spoiler {
 position: relative;
 visibility: hide;
 /*/*/
  visibility: visible;
  display: none;
 /* */
}
.spoilershow {
 visibility: visible;
 display: block;
}

.offtopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color:#404040;
}

.irc {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px #000000 solid;
	position: relative; 
	padding: 15px;
}

.quotetabel {
	filter: alpha(opacity=75, style=0);
	-moz-opacity: 0.75;
	color: #000;
	border: 1px dotted #000;
	width: 95%;
	margin-left:15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.posts_customtitle {
 filter:progid:DXImageTransform.Microsoft.Glow(Color=#8C214A,Strength=3);
 width: 140px;
}



.ftabel td {
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 4px;
 padding-right: 4px;
 border-bottom: 1px solid #455A6B;
 border-right: 1px solid #455A6B;
 vertical-align: top;
}
.ftabel {
 border-top: 1px solid #455A6B;
 border-left: 1px solid #455A6B;
}
.ftabel thead td {
 background-color: #455A6B;
 color: #455A6B;
}
.ftabel thead a {
 color: #DDF2FC;
}


