body
{
	margin: 0;
	padding: 0;
	FONT: 12px Arial;
}

#page
{
	width: 148px;
	height: 93px;
	background: #e2edfc;
	color: #000000;
	BORDER: #9bbef4 1px solid;
}

#title
{
	width: 100%;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: 17px;
	BORDER-BOTTOM: #000000 1px solid;
	background: #9bbef4;
	text-align: center;
}

#title a, #title a:active, #title a:visited
{
	TEXT-DECORATION: none;
	color: #ffffff;
}

form
{
	position: absolute;
	top: 16px;
	padding: 5px;
}

form, select, input
{
	FONT: 11px Arial;
}

#go
{
	width: 23px;
	height: 19px;
	margin-bottom: 1px;
	border: none;
	background: #9bbef4;
}

