@charset "UTF-8";
/* CSS Document */

/* Note that liquid cells must have the same padding top as intended padding bottom */

.threadbit {
	width:100%; 
}

.table {
	word-wrap:break-word;
	overflow:hidden;
}

.table .tr .td {
	display:inline-block;
	vertical-align:top;
	padding-bottom:9999px;
	margin-bottom:-9999px;
}

.table .tr .td {
	display:inline;
}

.threadinfo
{
	*clear:expression(LCF.add_cell(this), style.clear = "none", 0);
}

.threadinfo .threaddesc {
	display:none;
}

.threadinfo {
	width:59.9%;
}

.threadstats {
	width:15%;
}

.threadlastpost {
	width:25%;
}

.threaddeleted {
	width:40%;
}

.threadlisthead .threadimod span input {
	height:16px;
}

.threadlisthead .threadimod span {
	padding:10px 0;
}

li .threadimod {
	vertical-align:middle;
}

li .threadimod input {
	position: relative;
	top: 10px;
}

.categoryinfo {
	*clear:expression(LCF.add_cell(this), style.clear = "none", 0);
}

.categorygroups {
	width:10%;
}
.threadbit .alt {
	background: rgb(51, 51, 51) url(http://www.nqriders.com/forums/images/gradients/grey-up.png) repeat-x left bottom;
	_background-image: none;
}
.threadbit .nonsticky, .threadbit .discussionrow {
	background: rgb(102, 102, 102);
	_background-image: none;
}
.threadbit .sticky, .threadbit .ignored, .threadbit .deleted {
	_background-image: none;
}
.threadbit .pagination {
	display: inline;
}
.threadlisthead {
	background-image: none;
}
.threadbit .deleted .threadstatus {
	background: url(http://www.nqriders.com/forums/images/statusicon/thread_deleted_30-right.png) no-repeat 10px 4px;
} 