#subNav {
	margin: 0 0 0 9px;
	width: 991px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0 0 6px 0;
}
#subNav h2 {
	float: left;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
	padding: 0 12px;
	text-align: center;
}
#subNav h2 {
	padding: 0 12px 0 6px;
}
#subNav ul {
	float: left;
	list-style: none;
	display: inline;
}
#subNav li {
	float: left;
	margin: 0 0 0 3px;
	display: inline;
}
#subNav a {
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: 42px;
	text-decoration: none;
	width: 107px;
	text-align: center;
	font-weight: bold;
	color: #646464;
	background: #e6e6e6 url(/images_gl/product/sub_nav_back.gif) 0 -59px no-repeat;
	margin: 1px 0 0 0;
	text-transform: lowercase;
}
#subNav a:hover, #subNav a.sel {
	color: #FFF;
	background-color: #000;
	background-position: 0 0;
}
#subNav a.id2 {
	margin: 2px 0 0 0;
}
#subNav a.id3 {
	margin: 0 0 0 0;
}
#subNav a.id5 {
	margin: 1px 0 0 2px;
}
#subNav select {
	margin: 10px 0 0 12px;
}

#content h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	margin: 16px;
}

#content #storeList {
	margin: 8px;
}
#content .store {
	padding: 12px;
	width: 968px;
}
#content .store.alt {
	background: #ececec;
}