/* The divs in particular; they all share some properties in common */
#dedicated_solutions_inset, #colocation_services_inset, #special_offers_inset {
  margin: 4px 0px 0px 5px;
  padding: 10px 0px 10px 10px;
  background: #ffffff url(/images/home/bg_dedicated_solutions_inset2.gif) 0 0 no-repeat;
  width: 202px;
  height: 135px;
  float: left;
}
#colocation_services_inset {
  background: url(/images/home/bg_colocation_services_inset.gif) 0 0 no-repeat;
}
#special_offers_inset {
  margin-top: 5px;
  padding-right: 10px;
  background: url(/images/home/bg_special_offers_inset.gif) 0 0 no-repeat;
  height: 86px;
  width: 635px;
}
/* END div properties */

/* The div headers have the title hidden from browsers that can load
  images.  And the background images are the titles from the PSD. */
#dedicated_solutions_inset h1, #colocation_services_inset h1, #special_offers_inset h1 {
  margin: 0px;
  margin-bottom: 12px;
  padding: 0px;
  font-size: 0px; /*inherent property of h1, must be turned off for IE*/
  background: url(/images/home/h1_dedicated_solutions_inset.gif) 0 0 no-repeat;
  line-height: 0px;
  height: 16px;
}
#colocation_services_inset h1 {
  background: url(/images/home/h1_colocation_services_inset.gif) 0 0 no-repeat;
}
#special_offers_inset h1 {
  background: url(/images/home/h1_special_offers_inset.gif) 0 0 no-repeat;
  height: 19px;
}
/* END div headers properties */

/* The div p tags */
#dedicated_solutions_inset p, #colocation_services_inset p, #special_offers_inset p {
  margin: 0px;
  padding: 0px;
  width: 200px;
  font-size: 12px;
  line-height: 17px;
}
#special_offers_inset p {
  width: 635px;
}
/* END div p tag properties */

#special_offers_inset h2 {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

#special_offers_inset a {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
#special_offers_inset a:hover {
  text-decoration: none;
}

a.more_details {
  margin: 0px 0px -6px -6px;
  padding: 0px;
  background: url(/images/home/button_more_details.gif) 0 0 no-repeat;
  width: 208px;
  height: 23px;
  text-decoration: none;
  display: block;
}

span.bold_with_arrow {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  padding-left: 11px;
  background: #f4f4f4 url(/images/home/arrow.gif) 0 50% no-repeat;
  width: 165px;
  font-size: 12px;
  font-weight: bold;
  display: block;
}

#link_dedicated_solutions, #link_colocation_services {
  margin: 0px;
  margin-top: 4px;
  padding: 0px;
  float: left;
}
#link_dedicated_solutions a, #link_colocation_services a {
  margin: 0px;
  padding: 0px;
  background: url(/images/home/link_dedicated_solutions.jpg) 0 0 no-repeat;
  width: 113px;
  height: 155px;
  display: block;
}
#link_colocation_services a {
  background: url(/images/home/link_colocation_services.jpg) 0 0 no-repeat;
}
a.big_home_banner {
  margin: 0px;
  padding: 0px;
  width: 945px;
  height: 191px;
  display: block;
}