
.forumbit {
	width: 100%;
	min-height:170px;
}

.forumbit .bitin-lf {
	width:395px;
	height:170px;
	float:left;
}

.forumbit .bitin-rt {
	float:left;
	width:330px;
	height:170px;
	box-sizing:border-box;
}

.forumbit .bitin-hl {
	background: #8CBCA3;
	width: 100%;
	color: #C8E1CF;
	height: 50px;
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
	
	text-decoration: none;
	font-family: 'Limelight';
	font-size: 30px;
}

.forumbit .bitin-hl a {
	text-decoration: none;
	color: #C8E1CF
}

.forumbit .bitin-hl:hover {
	background: #983C3C
}

.forumbit .bitin-ds {
	margin:5px auto;
	width:390px;
	height:100px;
	box-sizing:border-box;
	border:2px solid #8CBCA3;
	padding:5px;
	text-align:justify;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#596E5C;
	line-height:11px;
}

.forumbit .bitin-ds div {
	float:left;
	width:290px;
	height:85px;
	box-sizing:border-box;
	padding:3px 3px 3px 5px;
	overflow:auto;
}

.forumbit .bitin-ds .tps {
	float:left;
	width:85px;
	height:85px;
	box-sizing:border-box;
	padding:10px;
	background:#8CBCA3;
	text-align:center;
	font-family:'Old Standard TT';
	font-size:13px;
	color:#C8E1CF;
	line-height: 100%;
	overflow: hidden;
}

.forumbit .bitin-st {
	float:left;
	margin:33px 30px;
	width:100px;
	height:100px;
	border:2px solid #8CBCA3;
	transform:rotate(-45deg)
}

.forumbit .bitin-sf {
	margin:5px 0px;
	width:100%;
	height:50px;
	box-sizing:border-box;
	padding:0px 5px;
	text-align:center;
	font-family:'Trebuchet MS';
	color:#C8E1CF;
}

.forumbit .bitin-sf span {
	float:left;
	margin:0px 2px 4px;
	width:156px;
	height:17px;
	background:#8CBCA3;
	font-size:12px;
	display:block;
}

.forumbit .bitin-sf a {
	color: #C8E1CF!important;
	text-decoration: none;
}

.forumbit .bitin-sf span:hover {
	background: #983C3C
}

.forumbit .bitin-lp {
	width:100%;
	height:95px;
	box-sizing:border-box;
	border:2px solid transparent;
	padding:5px;
	text-align:justify;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#596E5C;
	line-height:11px;
}

.forumbit .bitin-lp .thl a {
	color: #C8E1CF!important;
	text-decoration: none;
}

.forumbit .bitin-lp .thl:hover {
	background: #983C3C
}

.forumbit .bitin-lp .thl {
	width:100%;
	height:25px;
	box-sizing:border-box;
	padding:7px;
	background:#8CBCA3;
	text-align:center;
	font-family:'Old Standard TT';
	font-size:15px;
	color:#C8E1CF;
}

.forumbit .bitin-lp .ifb {
	margin:0px 0px 5px;
	width:100%;
	height:25px;
	box-sizing:border-box;
	padding:5px;
	font-family:'Trebuchet MS';
	font-size:13px;
}

.forumbit .bitin-lp .fa {
	float:left;
	margin:0px 10px 0px 0px;
	width:20px;
	height:20px;
	box-sizing:border-box;
	padding:2px 0px 0px;
	background:#8CBCA3;
	text-align:center;
	font-size:15px;
	color:#C8E1CF;
}

.forumbit .bitin-lp span {
	margin-top:5px;
	display: block;
}

.forumbit .bitin-lp span span {
	margin-top:0px;
	display: inline-block;
}

