#txtHint {
	width:				987px;
	display:			none;
	background-color:		#fec600;
}

#border {
	border:				2px solid #FDC600;
	background-color:		#fbfaf2;
}

#border b {
	font-size:			14px;
	margin-bottom:			3px;	
}

#border a {
	text-decoration:		none;
}

#search-top {
	background-color:		#ffebbf;
	border-bottom:			1px solid #ffe09f;
	width:				983px;
	height:				34px;
	font-size:			12px;
}


#result_td {
	margin-left:			-20px;
}


#search-bottom {
	background-color:		#EEE;
	border-top:				1px solid #DDD;
	width:				983px;
	height:				30px;
	font-size:			12px;
}


#search-bottom img {
	border:				0;
	float:				right;
	margin:				4px 3px;
}


#sokning {
	position:			absolute;
	top:				0;
	left:				0;
}



#searchbar {
	position:			absolute;
	left:				405px;
	top:				50px;
	border:				0;
	background-color:		transparent;
	width:				185px;
	height:				18px;
}


.res a {
	color:				#000000;
	text-decoration:		none;
	font-size:			12px;
}

.res a:hover {
	border-bottom:			1px solid #ffa100;
}

.res:hover {
	background-color:		#ffffff;
}

.highlighted_word {
    border-bottom:			1px solid #ffa100;
}

.text {
	font-size:			12px;
}

#search-cross {

	position:			absolute;
	left:				610px;
	top:				53px;
	
}
