.node-type-clinical-basic-page #main-heading-bar,
.node-type-test #main-heading-bar,
.node-type-gene #main-heading-bar,
.node-type-panel #main-heading-bar,
.node-type-technique #main-heading-bar,
.page-tests-by-disease #main-heading-bar,
.page-tests-by-specialty #main-heading-bar,
.page-tests-by-specialty-autism #main-heading-bar,
.page-tests-by-specialty-cancer #main-heading-bar,
.page-tests-by-specialty-carrier-screening-and-prenatal #main-heading-bar,
.page-tests-by-specialty-endocrinology #main-heading-bar,
.page-tests-by-specialty-gastroenterology #main-heading-bar,
.page-tests-by-specialty-metabolic-disorders #main-heading-bar,
.page-tests-by-specialty-neurology #main-heading-bar,
.page-tests-by-specialty-pulmonology #main-heading-bar,
.page-tests-by-specialty-cardio #main-heading-bar,
.page-tests-by-gene #main-heading-bar,
.page-panels #main-heading-bar,
.page-turn-around-times #main-heading-bar,
.page-cpt-codes #main-heading-bar,
.page-cde-genes #main-heading-bar,
.page-node-442 #main-heading-bar,
.page-node-780 #main-heading-bar,
.page-node-890 #main-heading-bar,
.page-node-1023 #main-heading-bar,
.page-node-868 #main-heading-bar,
.page-node-467 #main-heading-bar,
.page-node-538 #main-heading-bar,
.page-node-1052 #main-heading-bar,
.page-node-908 #main-heading-bar,
.page-node-1082 #main-heading-bar,
.page-node-1169 #main-heading-bar
{
  background-color: #caebf2;
}

#block-block-9 {
  position: absolute;
  top: 0;
  right: 0;
}

#block-block-19 {
  position: absolute;
  top: 40px;
  right: 0;
}

a.order-kits-button, 
a.order-kits-button:visited, 
a.order-kits-button:active, 
a.order-kits-button:hover, 
a.order-kits-button:focus {
  display: block;
  width: 204px;
  height: 31px;
  color: white;
  background-image: url( '../images/blue_button_arrow_standard.jpg' );
  background-repeat: no-repeat;
  padding: 8px;
  font-size: 14px;
}

a.pink-button, 
a.pink-button:visited, 
a.pink-button:active, 
a.pink-button:hover, 
a.pink-button:focus {
  display: block;
  width: 204px;
  height: 31px;
  color: white;
  background-image: url( '../images/pink_button_arrow_standard.jpg' );
  background-repeat: no-repeat;
  padding: 8px;
  font-size: 14px;
}

.node-type-test #intro,
.node-type-panel #intro {
  margin-bottom: 10px;
}

.node-type-test #intro .title,
.node-type-panel #intro .title {
  width: 420px;
}

.node-type-test .print-link,
.node-type-panel .print-link {
  font-size: 12px;
  margin-bottom: 42px;
}

/* Custom Test Pages 
 *
 * These pages are different than normal tests in that they have an image and 
 * need the Order Kit button pushed down.  Next gen cancer panels.
 *
 * Curtis didn't like.  Disabled.
 *
.page-node-891 #block-block-9,
.page-node-892 #block-block-9,
.page-node-893 #block-block-9,
.page-node-894 #block-block-9 {
  top: auto;
  bottom: -91px;
}

.page-node-891 #intro .views-field-field-intro-revision-id,
.page-node-892 #intro .views-field-field-intro-revision-id,
.page-node-893 #intro .views-field-field-intro-revision-id,
.page-node-894 #intro .views-field-field-intro-revision-id {
  margin-top: 210px;
}
*/


