hr {
  color: #333;
  width: 996px;
  margin: 5px auto;
}

/* -- Content -- */
#wrapperContent {
  text-align: left;
  font-size: 12px;
}
#headerContent, #storyContent, #bottomSubNav {
  width: 994px;
  margin: 10px auto;
}
#storyContent h1 {
  padding: 0 0 3px 0;
  margin: 0;
  color:#f9d50f;
  font-size: 16px;
}
#storyContent h2 {
  padding: 0 0 3px 20px;
  margin: 0;
  font-size: 12px;
  color: #FFF;
  font-weight: normal;
}
#storyContent h3 {
  padding: 0 0 15px 30px;
  margin: 0;
  font-size: 12px;
  color: #FFF;
  font-weight: normal;
}

h2 .h2Features {
  font-size: 14px;
  color:#f9d50f;
}

.bottomSubNav {
  font-size:  12px;
  text-align: center;
}
.subNavMenu, .subNavMenu a, .subNavMenu a:hover {
  font-size:  14px;
  color: #e5c35c;
}
.subNavDivider {
  padding: 0 15px;
	color: #777;
}

#tt {position:absolute; display:block; background-color:#DDD;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 5px; margin-left:5px; color:#333; font-size:10px;}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}