/* ---------------------------------------------- 
HOMEPAGE: THE NEW HOME SIDEBAR
------------------------------------------------ */
#content .primary {
  margin-bottom: 55px;
  margin-right: 15px;
  width: 632px;
  }
#content .secondary {
  width: 222px;
  padding: 0;
  }
#content .secondary h2 {
  color: white;
  margin: 0;
  font-size: 130%;
  }
.unlimited {
#  color: #FF5A00;
  color: #ffa200;
  padding: 1px;
  font-size: 115%;
  letter-spacing: -1px;
  }
#included-list a {
  font-size: 100%;
  text-align: center;
  }
.tellme {
  font-size: 150%;
  text-align: center;
  padding: 0 10px 0 0;
  font-weight: bold;
  margin: 10px 0 0 5px;
  }
#included-list {
  background: #FFF url(../images/sidebar-bg-2.png) repeat-x top left;
  margin: 0;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  }
#included-list h2 {
  font-size: 120%;
  padding: 11px 8px;
  background: #171F1B;
  }
#content .secondary ul {
  margin: 8px 0 0 0;
  border: 0px;
  padding: 0 0 10px 0;
  }
#content .secondary li {
  font-size: 100%;
  color: #0E2230;
  font-weight: bold;
  border-bottom: 0px;
  margin: 0px 0 0 7px;
  padding-bottom: 1px;
  padding-top: 2px;
  padding-left: 13px;
  background: transparent url(../images/homebullet.png) no-repeat left;
  }

