#packexpo {
	background-color: #fff;
	margin: 0 auto 0;
	padding: 9px 0 30px;
}

sup {
  font-size: 60%;
  vertical-align: top;
}

#headline {
  margin: 4px auto 0;
}

#packexpo #headline h2,
#packexpo #headline h3,
#packexpo #headline h4 {
	display: none;
}

#packexpo #therest {
	width: 980px;
	margin: 20px auto 0;
	background: url(images/line.png) repeat-y 314px 0;
	overflow: hidden;
	padding-top: 5px;
}

#packexpo .first {
	width: 320px;
	padding: 10px 0 0;
}

#packexpo .first h3 {
	color: #383838;
	font-size: 36px;
	letter-spacing: -2px;
	padding-right: 20px;
}

#packexpo .first h4 {
	color: #373737;
	width: 286px;
	background: url(images/innovation.png) no-repeat 0 0;
  padding: 70px 20px 0 8px;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 80px;
}

#packexpo .first h4 span {
  display: none;
}

#packexpo .first h5 {
	color: #373737;
  padding: 0 20px 0 8px;
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0;
}

#packexpo .first h5 a {
	color: #2149fc;
	text-decoration: none;
}

#packexpo .first h5 a:hover {
	color: #222;
	text-decoration: none;
}

#packexpo .first p {
	color: #8c8c8c;
	font-size: 19px;
	letter-spacing: -1px;
	padding-right: 20px;
	line-height: 1.4;
	margin: 20px 0;
}

#packexpo .second {
	width: 640px;
	padding: 4px 0 10px 20px;
}

#packexpo .second a {
	color: #2149fc;
	text-decoration: none;
}

#packexpo .second a:hover {
	color: #222;
	text-decoration: none;
}

#packexpo .second h4 span {
  position: absolute;
  top: 13px;
  left: 415px;
  color: #fff;
  background-color: #000;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4em;
  padding: 8px;
  width: 194px;
  height: 116px;
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#packexpo .second h3 {
	font-size: 24px;
	color: #222;
	letter-spacing: -1px;
}

#packexpo .second h3 span {
	display: block;
	font-size: 18px;
	color: #8c8c8c;
}

#packexpo .second p {
	color: #252525;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 0 30px 0;
}

#packexpo .second h4 {
	display: block;
	font-size: 18px;
	color: #343434;
  position: relative;
}

#packexpo .second h5 {
	font-size: 16px;
	color: #222;
	letter-spacing: 0;
	margin: 20px 0 0 0;
}

#packexpo .second ul {
	font-size: 24px;
	color: #373737;
	margin: 0 0 20px 24px;
	list-style-type: disc;
	color: #c7c7c7;
}

#packexpo .second ul li {
	padding: 0 0 0 12px;
}

#packexpo .second ul li p {
	color: #252525;
	font-size: 12px;
}

#packexpo .second p.footnote {
	font-size: 10px;
	color: #838383;
	line-height: 1.5;
	letter-spacing: 0;
	font-weight: normal;
	clear: both;
	margin: 10px 0 30px 0;
}