#colocation_services_page_inset, #colocation_package_inset {
  margin: 10px 0px 20px 5px;
  padding: 0px;
  width: 645px;
  font-size: 12px;
  float: left;
}

#colocation_package_inset div {
  margin: 0px 35px 10px 0px;  
  padding: 0px;
  width: 285px;
  float: left;
}

#colocation_package_inset #buttons {
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  clear: left;
}

#colocation_services_page_inset p, #colocation_package_inset p {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  line-height: 17px;
}

div.colocation_plan, div.colocation_plan_br, div.colocation_plan_b,
div.colocation_plan_r {
  margin: 0px;
  padding: 10px 5px;
  width: 200px;
  float: left;
  font-size: 12px;
}
div.colocation_plan_br {
  border-right: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}
div.colocation_plan_b {border-bottom: 1px solid #a7a7a7;}
div.colocation_plan_r {border-right: 1px solid #a7a7a7;}

#colocation_services_page_inset div ul {
  margin: 6px 0px;
  padding: 0px;
  text-align: left;
  list-style-type: none;
}
#colocation_services_page_inset div ul li {
  margin: 0px;
  margin-left: 3px;
  padding: 0px;
  padding-left: 8px;
  background: url(/images/colocation_services/bullet_yellow.gif) 0 50% no-repeat;
}

h2.RS-Colo1, h2.RS-Colo2, h2.RS-Colo3, h2.RS-Custom {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  background: url(/images/colocation_servicess/h2_RS-Colo1.gif) 0 0 no-repeat;
  font-size: 14px; /*inherent property of h2, must be turned off for IE*/
  height: 17px;
}
/*the following 4 tags DO NOT WORK, but are entered in the edit_plan.php page */
h2.RS-Colo1 {background: url(/images/colocation_services/h2_RS-Colo1.gif) 0 0 no-repeat;}
h2.RS-Colo2 {background: url(/images/colocation_services/h2_RS-Colo2.gif) 0 0 no-repeat;}
h2.RS-Colo3 {background: url(/images/colocation_services/h2_RS-Colo3.gif) 0 0 no-repeat;}
h2.RS-Custom {background: url(/images/colocation_services/h2_RS-Custom.gif) 0 0 no-repeat;}

h1.RS-Colo1, h1.RS-Colo2, h1.RS-Colo3, h1.RS-Custom {
  margin: 0px;
  padding: 0px;
  padding-bottom: 6px;
  background: url(/images/colocation_services/h1_RS-Colo1.gif) 0 0 no-repeat;
  font-size: 16px;
  height: 20px;
  border-bottom: 1px solid #a7a7a7;
}
h1.RS-Colo2 {background: url(/images/colocation_services/h1_RS-Colo2.gif) 0 0 no-repeat;}
h1.RS-Colo3 {background: url(/images/colocation_services/h1_RS-Colo3.gif) 0 0 no-repeat;}
h1.RS-Custom {background: url(/images/colocation_services/h1_RS-Custom.gif) 0 0 no-repeat;}

h2.colocation_specs, h2.admin_support, h2.datacenter {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
  background: url(/images/colocation_services/h2_colocation_specs.gif) 0 0 no-repeat;
  font-size: 14px;
  height: 17px;
  border-bottom: 1px solid #a7a7a7;
}
h2.admin_support {background: url(/images/colocation_services/h2_admin_support.gif) 0 0 no-repeat;}
h2.datacenter {background: url(/images/colocation_services/h2_datacenter.gif) 0 0 no-repeat;}

a.more_details, a.order_now, a.contact_rep, a.request_custom {
  margin: 0px;
  padding: 0px;
  background: url(/images/colocation_services/button_order_now.gif) 0 0 no-repeat;
  width: 91px;
  height: 23px;
  text-decoration: none;
  display: block;
  float: left;
}
a.more_details {
  margin-right: 3px;
  background: url(/images/colocation_services/button_more_details.gif) 0 0 no-repeat;
  width: 104px;
}
a.contact_rep {
  margin-left: 3px;
  background: url(/images/colocation_services/button_contact_rep.gif) 0 0 no-repeat;
  width: 164px;
}
a.request_custom {
  background: url(/images/colocation_services/button_request_custom.gif) 0 0 no-repeat;
  width: 162px;
}

p strong {
  margin-left: 5px;
  font-weight: bold;
}

.nix {
  text-decoration: line-through;
}