@charset "utf-8";
/* CSS Document */

#bd
{
	font-family:verdana;
}

#hd h1
{
	width: 260px;
	height: 50px;
	background: #fff url(images/advert_hunt.png) top left no-repeat;
	text-indent:-9999px;
	float:left;
	font-family:verdana;
}

#hd input
{
	color: #000;
	background: #ffeeee;
	border: 1px solid #dd0000;
	font-size:120%;
	font-family:verdana;
}

#hd .submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
	font-family:verdana;
}

#search
{
	float:left;
	width:400px;
	height:30px;
	margin-top:33px;
	margin-left:20px;
}

#ft h2
{
	font-size:131%;
	height:16px;
}

#ft p
{
	font-size:108%;
}