#nr-demo-page {
   background-color: #666;
   background-image: url(/Netreach2006/images/nr-demo-page-bg.jpg);
   background-repeat: repeat-x;
   text-align: center;
}

#nr-demo-area {
   width: 672px;
   margin: 0 auto;
   text-align: left;
   padding: 20px 0;
}

#flash-demo-alt {
   padding: 1em;
   background: #ff0000;
   color: #fff;
}

#flash-demo-alt a {
   color: #ffffcc;
}

#nr-demo-title {
}

#nr-demo-title-table {
   width: 100%;
   margin-bottom: 10px;
}

#nr-demo-title h1.cms-page-title {
   background-image: none;
   font: 18px Arial, Helvetica, sans-serif;
   margin: 0; padding: 0;
}

#nr-demo-back {
   text-align: right;
   color: #e0e0e0;
}

   #nr-demo-back a {
      color: #e0e0e0;
   }
#demo-request h2 {
   background: url(/SiteData/images/Discussion.png) no-repeat 0 0;
   padding: 4px 0 4px 35px;
}

.cms-form-table { width: 100%; }


.form-row { margin: 5px 0px }
.required-item { color: #ff0000 }