/* Start of CMSMS style sheet 'Layout: Common' */
/*****************
Layout: Common
******************/


/* position for the testimonial box */
div#testimonialbox {
   float: left;
   text-align: left;
   padding: 0 0 0 0;
   margin: 0 1em;
   display: inline;  /* FIX IE double margin bug */
}

div.testimonial {
   padding: 1em 0 1.2em 0; 
   font-size: 90%; 
   margin: 0 1em; 
   border-bottom: 1px dotted #000000;
}

div#pageimage {
  width:575px;
  height:125px;
  padding:10px;
}

.dataimage {
  background-image:url(images/data-recovery.jpg);
}

.emailimage {
  background-image:url(images/email-protection.jpg);
}

.standardimage {
  background-image:url(images/fasttech-topimage.jpg);
}

div#searchbit {
  width:290px;
  float:right;
  vertical-align:bottom;
  padding-right:12px;
  padding-top:55px;
}

/* END COMMON */
/* End of 'Layout: Common' */

