
/*  search-default.tmpl  -------------------------------------------------------*/

#search-results
{
	font-size: 13px;
	font-weight: bold;
}

#results-found
{
	font-size: 9px;
}

.side-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:20px;
}

.searchbg
{
	background:url(../../../../../site/images/searchbg.jpg);
	background-repeat: no-repeat;
}

.searchbg a, .searchbg a:visited
{
	font-family: Georgia;
	font-size: 12px;	
	text-decoration:none;
	color:#000000;

	text-transform:uppercase;
}

.searchfield
{
	background:url(../../../../../site/images/searchbott.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
}