#packages {
  border-top: 1px dashed #B2BECC; }
#packages td {
  border-left: 1px dashed #B2BECC;
  padding: 3px 5px 0 5px;
  margin: 0 0 10px 0;
  width: 140px;
  font-size: 8pt; }
#packages td h2 {
  margin-left: 0;
  margin-top: 0;
  font-size: 15pt; }
#packages td h2 span.smaller {
  display: block;
  font-size: 9pt;
  margin-left: 15px; }
#packages td:hover {
  background-color: #F9F9FA; }
#packages td.mail {
  border-left: 0; }

#packages td a {
  color: #000000; }
#packages td a:hover {
  text-decoration: none; }
#packages td p {
  text-align: left; }
#packages span.link {
  display: block;
  width: 100%;
  text-align: right;
  font-weight: normal;
  margin: 5px 0; }

#packages ul {
  margin: 5px 0 10px 20px;
  list-style: circle outside url(../../images/elements/arrow-normal.gif); }
#packages ul li {
  text-align: left; }

#packages td.mail h2 {
  color: #409747; }
#packages td.mail li {
  list-style-image: url(../../images/hosting/arrow-mail.gif); }
#packages td.mail {
  background: transparent url(../../images/hosting/fade-mail-light.png) repeat-x bottom left; }
#packages td.mail:hover {
  background: transparent url(../../images/hosting/fade-mail.png) repeat-x bottom left; }

#packages td.home h2 {
  color: #1F87E2; }
#packages td.home li {
  list-style-image: url(../../images/hosting/arrow-home.gif); }
#packages td.home {
  background: transparent url(../../images/hosting/fade-home-light.png) repeat-x bottom left; }
#packages td.home:hover {
  background: transparent url(../../images/hosting/fade-home.png) repeat-x bottom left; }

#packages td.professional h2 {
  color: #EBA440; }
#packages td.professional li {
  list-style-image: url(../../images/hosting/arrow-professional.gif); }
#packages td.professional {
  background: transparent url(../../images/hosting/fade-professional-light.png) repeat-x bottom left; }
#packages td.professional:hover {
  background: transparent url(../../images/hosting/fade-professional.png) repeat-x bottom left; }

#packages td.reseller h2 {
  color: #D9453E; }
#packages td.reseller li {
  list-style-image: url(../../images/hosting/arrow-reseller.gif); }
#packages td.reseller {
  background: transparent url(../../images/hosting/fade-reseller-light.png) repeat-x bottom left; }
#packages td.reseller:hover {
  background: transparent url(../../images/hosting/fade-reseller.png) repeat-x bottom left; }
