#dedicated_solutions_page_inset, #dedicated_package_inset {
  margin: 10px 0px 20px 5px;
  padding: 0px;
  width: 645px;
  font-size: 12px;
  float: left;
}

#dedicated_package_inset div {
  margin: 0px 35px 20px 0px;  
  padding: 0px;
  width: 275px;
  float: left;
}

#dedicated_solutions_page_inset p, #dedicated_package_inset p {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  line-height: 17px;
}

div.dedicated_plan, div.dedicated_plan_br, div.dedicated_plan_b,
div.dedicated_plan_r {
  margin: 0px;
  padding: 10px 5px;
  width: 200px;
  float: left;
}
div.dedicated_plan_br {
  border-right: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}
div.dedicated_plan_b {border-bottom: 1px solid #a7a7a7;}
div.dedicated_plan_r {border-right: 1px solid #a7a7a7;}

#dedicated_solutions_page_inset div ul {
  margin: 6px 0px;
  padding: 0px;
  text-align: left;
  list-style-type: none;
}
#dedicated_solutions_page_inset div ul li {
  margin: 0px;
  margin-left: 3px;
  padding: 0px;
  padding-left: 8px;
  background: url(/images/dedicated_solutions/bullet_yellow.gif) 0 5px no-repeat;
}



h2.RS-3000, h2.RS-4000, h2.RS-4500, h2.RS-Cluster1, h2.RS-Cluster2, h2.RS-Custom {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;
  background: url(/images/dedicated_solutions/h2_RS-3000.gif) 0 0 no-repeat;
  font-size: 14px; /*inherent property of h1, must be turned off for IE*/
  height: 17px;
}
h2.RS-4000 {background: url(/images/dedicated_solutions/h2_RS-4000.gif) 0 0 no-repeat;}
h2.RS-4500 {background: url(/images/dedicated_solutions/h2_RS-4500.gif) 0 0 no-repeat;}
h2.RS-Cluster1 {background: url(/images/dedicated_solutions/h2_RS-Cluster1.gif) 0 0 no-repeat;}
h2.RS-Cluster2 {background: url(/images/dedicated_solutions/h2_RS-Cluster2.gif) 0 0 no-repeat;}
h2.RS-Custom {background: url(/images/dedicated_solutions/h2_RS-Custom.gif) 0 0 no-repeat;}

h1.RS-3000, h1.RS-4000, h1.RS-4500, h1.RS-Cluster1, h1.RS-Cluster2, h1.RS-Custom {
  margin: 0px;
  padding: 0px;
  padding-bottom: 6px;
  background: url(/images/dedicated_solutions/h1_RS-3000.gif) 0 0 no-repeat;
  font-size: 16px;
  height: 20px;
  border-bottom: 1px solid #a7a7a7;
}
h1.RS-4000 {background: url(/images/dedicated_solutions/h1_RS-4000.gif) 0 0 no-repeat;}
h1.RS-4500 {background: url(/images/dedicated_solutions/h1_RS-4500.gif) 0 0 no-repeat;}
h1.RS-Cluster1 {background: url(/images/dedicated_solutions/h1_RS-Cluster1.gif) 0 0 no-repeat;}
h1.RS-Cluster2 {background: url(/images/dedicated_solutions/h1_RS-Cluster2.gif) 0 0 no-repeat;}
h1.RS-Custom {background: url(/images/dedicated_solutions/h1_RS-Custom.gif) 0 0 no-repeat;}

h2.server_specs, h2.admin_support, h2.installed, h2.security, h2.server_options, h2.datacenter {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
  background: url(/images/dedicated_solutions/h2_server_specs.gif) 0 0 no-repeat;
  font-size: 14px;
  height: 17px;
  border-bottom: 1px solid #a7a7a7;
}
h2.admin_support {background: url(/images/dedicated_solutions/h2_admin_support.gif) 0 0 no-repeat;}
h2.installed {background: url(/images/dedicated_solutions/h2_installed.gif) 0 0 no-repeat;}
h2.security {background: url(/images/dedicated_solutions/h2_security.gif) 0 0 no-repeat;}
h2.server_options {background: url(/images/dedicated_solutions/h2_server_options.gif) 0 0 no-repeat;}
h2.datacenter {background: url(/images/dedicated_solutions/h2_datacenter.gif) 0 0 no-repeat;}

div#buttons {
  width: 400px;
}

a.more_details, a.order_now, a.contact_rep, a.request_custom, a.contact_us {
  margin: 0px;
  padding: 0px;
  background: url(/images/dedicated_solutions/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/dedicated_solutions/button_more_details.gif) 0 0 no-repeat;
  width: 104px;
}
a.contact_rep {
  margin-left: 3px;
  background: url(/images/dedicated_solutions/button_contact_rep.gif) 0 0 no-repeat;
  width: 164px;
}
a.request_custom {
  background: url(/images/dedicated_solutions/button_request_custom.gif) 0 0 no-repeat;
  width: 162px;
}
a.contact_us {
  background: url(/images/dedicated_solutions/button_contact_us.gif) 0 0 no-repeat;
  width: 91px;
}

p strong {
  margin-left: 5px;
  font-weight: bold;
}

.nix {
  text-decoration: line-through;
}