﻿div#header
{
	border-left: dotted 1px #000;
	border-right: dotted 1px #000;
	
	background-image: url( '../images/super/bg.gif' );
	background-repeat: no-repeat;
	background-color: #f3edc8;
	
	height: 201px;
}

td.search
{
	width: 112px;
	height: 81px;
	background-image: url( '../images/super/search.gif' );
}
