#header{
	padding-top: 50px;
}

#logo img {
	width: 100px;
}

#content{
	/*max-width: 960px;*/
	max-width: 1020px;
	margin: auto;
}

.forumbit-head-lastpost{
	width: auto;
}

.forumbit-row{
	/*padding-left: 10px;
	padding-right: 10px;*/
	padding-left: 0;
	padding-right: 0;
}

.forumbit-row .forum_status{
	position: relative;
	/*padding-top: 10px;*/
	margin-top: -5px;
}

.forumbit-lastpost2{
	    /* position: absolute; */
    top: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    padding: 10px;
    /* width: auto; */
    border-left: 1px solid #ccc;
    box-shadow: 1px 0 #fff inset;
	height: 80px;
	margin-top: -10px;
	margin-bottom: -10px;
}

.num-show{
	text-align: center;
	height: 80px;
	vertical-align: middle;
	display: table-cell;
	line-height: 60px;
}

.expcolimage{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

.forumbit-head-lastpost2{
	float: right;
	padding: 0;
	text-align: center;
}

.row.thead{
	margin: 0;
	position: relative;
	padding-right: 0;
}

.lastpost-txt{
	text-align: left;
	/*padding-left: 20px;*/
}

.forumbit-content{
	padding-top: 0px;
}

.forumbit-lastpost2-last{
	/*margin-right: -10px;*/
	border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

nav .container{
	width: 100% !important;
}