.RIEU-searchResultList
{
	margin: 0;
	padding-left: 24px;
}
.RIEU-searchResultList li
{
	padding-bottom: 8px;
}
.RIEU-searchResultList a
{
	color: #666;
	display: block;
	padding: 4px;
	text-decoration: none;
}
.RIEU-searchResultList a:hover
{
	color: #f00;
	background: #f8f8f8;
}

.RIEU-searchResultList .search_result_hilite
{
	color: #f00;
}
#RIEU-searchForm
{
	text-align: center;
}
#RIEU-searchForm input.RIEU-textSearch
{
	width: 200px;
}

a.RIEU-searchProposal
{
	color: #666;
	text-decoration: underline;
}
a.RIEU-searchProposal:hover
{
	color: #f00;
	text-decoration: underline;
}
