/* CSS Document *//*header*/#header {	height: 101px;	background: #DDDDDD url(img/bg_header.gif);	width: 100%;	text-align: center;}#header div {	width: 760px;	margin: 0 auto;	position: relative;	background: url(img/bg_header_div.gif) no-repeat 50% 0px;	height: 101px;}#header div a img {	position: absolute;	left: 40px;	top: 13px;	border-style: none;}#header div fieldset {	position: absolute;	right: 1px;	top: -8px;	height: 80px;	width: 260px;	border-style: none;	text-align: left;}#header div fieldset form {	padding: 5px 15px;}#header div fieldset h1 {	letter-spacing: -1px;	font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #8099B7;}#header div fieldset label {	float: left;	width: 65px;	color: #FFFFFF;	clear: left;	font-size: 1.1em;	line-height: 1.5em;	margin-top: 5px;}#header div fieldset select {	width: 124px;	color: #333;	font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;	margin-top: 5px;}#header div fieldset input {	width: 120px;	color: #333;	font: 1.2em/1.4em Verdana, Arial, Helvetica, sans-serif;	margin-top: 5px;}/*#store #header div fieldset input {	width: 180px;}*/#header div fieldset input.headsearch {	width: 25px;	height: 27px;	margin-left: 5px;	margin-top: 1px;	display: inline;}/*#store #header div fieldset input.headsearch {	width: 25px;	height: 27px;	margin-left: 5px;	margin-top: 1px;	display: inline;}#store #header div fieldset h2 {	font-size: 1.1em;	line-height: 1.1em;	margin: 0 15px;	font-weight: normal;	color: #254b70;}#store #header div fieldset h2 a {	color: #fff;	text-decoration: none;}#store #header div fieldset h2 a:hover {	color: #369;	text-decoration: none;}*/