.clearpage {
	padding-left: 40px;
}
.error {
	color: #ff0000;
}
#user_title {
	padding-bottom: 20px;
	font-size: 24px;
	color: #333333;
}
.remlink {
	font-size: 60%;
}
#suggestions {
	position: absolute;
	background-color: #FFFFFF;
	z-Index: 500;
	padding: 0px;
	border: 1px solid #DFDFDF;
}
#suggestions ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div#suggestions.search ul {
}
#suggestions ul li {
	padding: 2px 4px;
	cursor: default;
	z-index: 6000;
}
#suggestions ul li:hover {
	background-color: #EFEFFF;
}
#remind_button {
	margin: 10px 0 0 270px;
}
.list_number {
	float: left;
	width: 30px;
	margin-right: 5px;
	font-weight: bold;
}
#cf_field, #cfh, #cfhr {
	display: none;
}
.comm_count {
	display: none;
}
a .comm_count {
	text-decoration: none;
}
.do_remove {
	display: none;
}
