/* CSS Document */
#sectionHeader
{
	position: relative;
	left: 6px;
	width: 553px;
}

#sectionHeaderBanner
{
	display: block;
	position: relative;
	margin-bottom: 13px;
}

#smallSearchArea
{
	position: absolute;
	top: 0px;
	right: 11px;
	
	widtH: 201px;
	height: 116px;
	
	background-image: url(../images/template/smallSearchBG.jpg);
}

#smallSearchArea #smallSearchInterface
{
	position: relative;
	top: 67px;
	left: 10px;
}

#smallSearchArea #smallSearchInterface #smallSearchTextBox
{
	height: 20px;
	width: 143px;
}

#smallSearchGoButton
{
	position: absolute;
	/* top: 8px; */
	bottom: 1px;
}
