table{
	width:100%;
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:auto;
}

.hpContent {
  border: 1px solid #FFF;
  width: 970px;
  background:#151515;
}

.hpContent h2 {
  background: #B11116 url(/sitespecific/webassets/images/seo-title-bg-iphone.png) repeat-x;
  border: 1px solid #FFF;
  border-top: none;
  color: #FFF;
  font-size: 18px;
  font-family: "AvantGarde Md BT", "AvantGarde Bk BT", "Trebuchet MS", Arial, sans-serif;
  font-weight:800;
}
/* FONT COLOR SPECIFIED HERE */

.hpContent h3 {
  color: #CCC;
  x-font-size: 16pt;
}

.hpContent p, .hpContent li {color:#CCC; margin:10px; text-align:justify}

.hpContent a:link {color: #FFF; text-decoration:underline;}
.hpContent a:hover {color: #06C;}

.hpInvLinkList{
	margin-left: 160px;
}

.hpContent h3 { clear:none; text-align:center; margin: .2em; padding:0;}


