.forum_gyujto, .forum_tema, .forum_hozzaszolas{
	width:482px;
}
.forum_gyujto{
	background: url(/images/forum_head_o.jpg) 0px 0px no-repeat;
}
.forum_gyujto tr.head{
	height:33px;
	min-height:33px;
	background:none;
}
.forum_gyujto tr.head td{
	color:#fff;
	font-size:12px;
	height:33px;
	min-height:33px;
	padding-top:15px;
	_padding-top:5px;
	background:none;
}
.forum_gyujto tr td.tleft,
.forum_tema tr td.tleft{
	text-align:left;
}
.forum_gyujto tr td,
.forum_tema tr td{
	text-align:center;
}
.forum_gyujto tr,
.forum_tema tr{
	background: #fff url(/images/forum_rowbg.gif) top center no-repeat;
}
.forum_gyujto tr.row2,
.forum_tema tr.row2{
	background: #FFF9E3 url(/images/forum_rowbg.gif) top center no-repeat;
}



.forum_tema tr.head{
	background: url(/images/forum_head_g.jpg) top center no-repeat;
	height:33px;
	mind-height:33px;
}
.forum_tema tr.head td{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:33px;
	mind-height:33px;
	padding-top:15px;
	_padding-top:5px;
}
.forum_tema tr td span,
.forum_tema tr td a{
	color:#017EAC;
	font-size:12px;
	font-weight:bold;
}

.forum_tema tr td .re{
	color:#017EAC;
	font-size:11px;
	text-align:right;
}




.forum_hozzaszolas tr.head{
	background: url(/images/forum_head_o.jpg) top center no-repeat;
	height:33px;
	mind-height:33px;
}
.forum_hozzaszolas tr.head td{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:33px;
	mind-height:33px;
	padding-top:15px;
	_padding-top:5px;
}
.forum_hozzaszolas tr td.hozzaszolas textarea{
	color:#777;
	font-size:12px;
	height:180px;
	width:310px;
	font-family: Tahoma, Arial, sans-serif;
}

.forum_submit{
	background:#f60;
	color:#fff;
	border:0px;
	font-weight:bold;
	margin:0px;
	padding:3px;
	font-size:12px;
	cursor:pointer;
}