td.title {
	width:275px;
}

td.category {
	width:75px;
}

td.author {
	width:150px;
}

p.ghost {
	color:#666;
}

div.filter {
	width:178px;
	float:left;
}

div.filter2 {
	width:110px;
	float:left;
}

img.filter {
	display:block;
	margin-right:4px;
	width:12px;
	height:12px;
	border:none;
}

#filterbar {
	width:732px;
	height:16px;
	margin-bottom:10px;
	background-color:#333;
	padding:4px;
}

#filterbar p {
	margin:0px;
	color:white;
	font-weight:bold;
	font-size:11px;
}