/*
(c) Copyright 2007 ROBO Design
http://www.robodesign.ro/
*/

#search-info
{
	text-align: right;
	color: #aa735F;
}

#search-pages
{
	text-align: center;
	text-indent: 0;
	border-top: 1px solid #773;
	padding-top: 6px;
	font-size: 1.2em;
}

#search-results
{
	margin-top: 0;
	padding-top: 0;
}

#search-results p
{
	margin: 0;
	padding: 0;
}

#search-results li
{
	margin-bottom: 10px;
}

#search-results a
{
	font-size: 1.2em;
	font-weight: bold;
	color: #864533;
}

#search-results a:hover, #search-results a:focus
{
	color: #DA7047;
}

.search-result-info
{
	font-size: 0.9em;
	color: #aa735F;
	text-indent: 0;
}

#search-page-form label
{
	font-weight: bold;
}

#search-page-form .wf2_suggestions
{
	left: 6.3em;
	width: 300px;
	max-height: 250px;
}


