* html #welcomebar ul {
	margin: 0 7px 0 0;
}

* html #welcomebar ul li a.fonted {
	padding: 15px 9px 11px 9px;
}

* html #welcomebar ul li a {
	display: inline-block;
	height: 1%;
}

* html #claimbar {
	background: transparent url('/etc/designs/seat/base/src/images/claimbar_bg.gif') 0 0 repeat-x;
}

* html #slidenavi ul li {
	font-size: 1px;
	background: url("/etc/designs/seat/base/src/images/bubbles.gif") center top no-repeat;
}

* html #slidenavi ul li.current,#slidenavi ul li:hover {
	background: url("/etc/designs/seat/base/src/images/bubbles.gif") center -20px no-repeat;
}

* html #teaserstage .teaser {
	background: url("/etc/designs/seat/base/src/images/teaser_bg.gif") left top no-repeat;
}

* html .navimain ul li a {
	display: inline-block;
	height: 1%;
}

* html .subright {
	background: url('/etc/designs/seat/base/src/images/subright_bg.gif') center top repeat-y;
}

* html .sub {
	background: url('/etc/designs/seat/base/src/images/sub_bg.gif') center top repeat-y;
}

* html .seatform legend {
	height: 40px;
	padding-top: 16px;
	margin-left: -37px !important;
	margin-right: -7px !important;
	width: 770px;
}

* html .seatform select {
	margin-bottom: 3px;
}

* html #loginbox {
	background: url('/etc/designs/seat/base/src/images/loginbox_bg.gif') 0 0 no-repeat;
}

* html div.notice {
	background: url('/etc/designs/seat/base/src/images/notice_bg.gif') 0 3px no-repeat;
}