/* Keskustelu */
.first_col{
	width: 460px;
	float: left;
	font-size: 13px;
}
.second_col{
	width: 250px;
	margin-left: 20px;
	float: left;
	font-size: 11px;
}
.third_col{
	width: 140px;
	margin-left: 30px;
}

.third_col{
	width: 140px;
	float: left;
}
.second_col li{
	padding-bottom: 3px;
}

h2{
	font-weight: normal;
}
input.postheader{
	padding: 4px;
	width: 340px;

	font-size: 15px;
}
input.postername, input.postermail{
	padding: 4px;
	width: 340px;

	font-size: 12px;
}

textarea.posttext{
	padding: 4px;
	width: 340px;
	height: 30em;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.subject{
	background-color: #ffffff;
}
.poster {
	margin-bottom: 13px;
	font-size: 11px;
	color: black;
}
.poster_bg {
	margin-top: 12px;
	margin-bottom: 0px;
	color: black;
	background-image: url(/images/post/poster_bg.png);
	background-repeat: repeat-x;
}
.postheader {
	font-size: 17px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 4px;
	margin-bottom: 3px;

}
.poster#big {
	font-size: 13px;
	margin-bottom: 2px;
}
.post_options {
	padding-top: 3px;
}
.post_content {
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;

	min-height: 10px;
	padding: 5px;
	margin-bottom: 10px;
}
.post_content#reply{
	float:left;
}
/* keskustelu */
div#forum {
	margin-bottom: 15px;
}
#forum .first_col{
	padding-bottom: 15px;
}
#forum h1 {
	font-size: 18px;
	font-style: normal;
}
#forum .second_col h1{
	margin-left: 20px;
}
#forum .second_col a{
	color: #db1a21;
	text-decoration: none;
}
#forum .first_col a{
	color: #db1a21;
	text-decoration: none;
}
#forum .post_options {
	margin-top: 5px;
	padding: 0px;

}
#forum .post_options a{
	color: #db1a21;
	text-decoration: underline;
}
#forum span.time {
	color: black;
	text-decoration: none;
}
#forum .moderating {
	padding: 10px;
	margin: 0 auto;
	width: 310px;
	border: thin solid #db1a21;
	background-color: #f7f7f7;
}
.comments a {
	color: #db1a21;
}
.comments h4 {
	font-size: 14px;
}
#tree {
	font-size: 12px;
}
#tree a:visited {
	color: #555555;

}
#instruction_area h1{
	font-size: 17px;
	font-weight: normal;
}
#instruction_area h2{
	font-size: 15px;
	font-weight: normal;
}
#instruction_area p, #instruction_area ul  {
	font-size: 11.4px;
	line-height: 1.2;
}.lastmsg {
	color: #999999;
}
#forumview {
	font-size: 10px;
}
#forumview ul{
	padding: 0;
	margin-left: 5px;
}
#forumview li{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 5px;
}
#forumview li#selected a{
	color: black;
}
.msgquote {
	padding: 5px 10px 5px 7px;
	color: #7C7C7C;
	font-style: italic;
}
#textbuttons {
	text-align: center;
}
#textbuttons input{
	width: 80px;
	font-size: 11px;
	color:#000;
	font: bold 84%;
	background-color: #f1f1f2;
	border:1px solid;
	border-color: #db1a21;
}
.postoptions {
	background: url(/images/discussion/bottom.gif) bottom repeat-x;
	padding-bottom: 10px;
	}
.postoptions a{
	color: black;
	text-transform: uppercase;
	font-size: 11px;
}
.postoptions img{
	vertical-align: middle;
}
.newslink li{
	margin-left: -30px;
	margin-bottom: 4px;
	list-style: none;
}
