.box {
		margin: 0 auto 3px auto;
		padding: 2px;
		border: 1px solid #d7d7d7;

		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		behavior: url(../../forum/css/ie-css3.htc);
}
.forum-cat {
	height: 54px;
	width: 760px;
	margin: 0 auto;
	display: block;
	clear:both;
}
.forum-cat:hover {
	height: 54px;
	width: 760px;
	background-color:#F9F9F9;
	margin: 0 auto;
	display: block;
	clear:both;
}
.nf-forum {
	width: 80px;
	height: 50px;
	margin: 2px;
	float: left;
	display: block;
	background: url(../images/thema.png) no-repeat -270px -85px;
}
.forum-baslik {
	background:url(../images/tabmenu.png) repeat-x bottom;
	padding: 6px 4px;
	height: 14px;
	clear:both;
}
.forum-cat-baslik {
	width: 670px;
	height: 19px;
	padding: 2px;
	float: left;
	}
.forum-alt-cigi {
	border-bottom: #CCC solid 1px;
	}
.forum-cat-aciklama {
	width: 242px;
	height: 33px;
	float: left;
	padding: 0 4px;
	border-right:1px dotted #CCC;
	}
.forum-cat-count {
	width: 92px;
	height: 33px;
	float: left;
	padding: 0 4px;
	border-right:1px dotted #CCC;
	}
.forum-cat-konu {
	width: 310px;
	height: 33px;
	float: left;
	padding: 0 4px;
	}
