#searchmessage {
	font-weight: bold;
	color: red;
	text-align: right;
	position: absolute;
	right: 188px;
}

#searchform {
	text-align: right;
	margin-top: 0px;
	padding: 0px 4px;
	position: relative;
}

#searchform input {
	margin-top: 0px;
	margin-bottom: 7px;
}


#searchform select {
	border: 1px solid #999999;
}

.pages {
	text-align: right;
	float: right;
}

.top {
	float:left;
}

.clear {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
}


.search_topic_header, .search_topic_header *{
	color: #FFFFFF !important;
	font-size: 10pt !important;
}
.search_topic_header{
	padding: 0 5px;
	overflow: hidden;
}
