table {
	border-collapse: collapse;
}

thead {
	background: #eee url(../images/nav_bg.png) top center;
}

thead tr td {
	padding: 4px 0 2px 0;
}

.panel div {
	width: auto !important;
}

.tcat {
	padding: 4px 8px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.tfoot {
	padding: 10px 0 0;
}

.thead {
	font-weight: bold;
	padding: 2px 4px;
	background: #f7f7f7;
	color: #444;
	border-top: 8px solid #fff;
}

thead .thead {
	border: none;
	background: none;
	color: #666;
	padding: 5px 0 2px 0;
	font-weight: normal;
}

.alt1, .alt2, .alt1Active, .alt2Active {
	border-bottom: 1px solid #eee;
	padding: 6px 0;
}

table.tborder tr.forum_body {
	height: 60px;
}

#content .tcat a {
	text-decoration: none;
}

.alt1Active a strong {
	font-size: 14px;
	font-weight: normal;
}

.user_info_sub {
	font-size: 11px;
}

#content h4 {
	position: relative;
}

#content h4 span {
	position: absolute;
	top: 0;
	right: 0;
}

#content h4 span a {
	font-weight: normal;
	margin: 0 0 0 4px;
	font-size: 12px;
	background: #f7f7f7;
	color: #888;
}

#content h4.breadcrumbs {
	margin: 0 0 18px 0;
	font-weight: normal;
}

#content h4.breadcrumbs a:hover {color: #2685c2;}
#content h4.breadcrumbs a {
	text-decoration: none;
	padding: 4px;
}

.smallfont {
	font-size: 12px;
}

fieldset {
	border: 1px solid #eee;
	padding: 5px 10px 0 10px;
	margin: 10px !important;
}

legend {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 8px;
	background: #f7f7f7;
}

table.panel {
	margin: 0;
}

.bginput {
	margin: 0 0 8px 0;
	padding: 2px;
	font-size: 12px;
}

.button {
	margin: 0 0 0 8px;
}

#thread_actions,
.actions {
	clear: both;
	padding: 8px 4px;
	border-top: 1px solid #eee;
	margin: 0 0 -6px 0;
}

#thread_actions a,
.actions a {
	float: left;
}

#thread_actions form,
.actions form {
	float: right;
	margin: 0 0 4px 0;
}

#thread_actions strong {
	font-size: 12px;
	font-weight: normal;
}

#thread_actions .bginput {
	width: 140px !important;
}

.actions input,
.actions label {
	float: left;
	margin: 0 0 0 8px;
}

.actions label {display: none;}
.actions label#save_label {
	display: block;
	margin: 2px 4px 0 8px;
}

.actions label#save_label input {
	margin: 3px 4px 0 0;
}

#cb_exactname,
#rb_showposts_0,
#rb_showposts_1 {
	margin: 0 4px 0 8px;
}
