/***************************************************
*
*   SignalRock STYLESHEET
*    for the content of pages
*    April 2003
*
****************************************************/

#pageTitle  {
   text-align: left;
}

#productPageTitle  {
   text-align: left;

margin-bottom: 0; 
}

#productPageSubTitle  {
   text-align: left;
   margin-left: 80px;
   font-style: oblique;
   font-family: "Times New Roman", Serif;
   margin-top: 0;
}

#para  {
}

#businessOneWordSummary  {
   display: list-item;
   list-style-type: none;
   margin: 10px 30px;
}

.logoSymbol  {
  display: none; 
}

.productType  {
   color: green;
   font-style: italic;
   font-family: "Times New Roman", Serif;
}

.productClass  {
   font-variant: small-caps;
   color: green;
}

#endStatement  {
   text-align: center;
   font-style: italic;
   margin: 0 35px;
}

#bottomLine  {
   color: green;
   height: 3px;
   margin: 20px auto;
}

#marketingList  {
   display: list-item;
   list-style-type; disc;
   margin: 5px 25px;
}

.makePoint  {
   color: green;
   font-weight: bold;
}

#oneLinkOnLine  {
   text-align: center;
   margin: 5px;
}

#requirementsList  {
   display: list-item;
   list-style-image: url("../images/16check.JPG");
   margin: 2px auto 5px 50px;
padding-left: 20px;
}

#requirementsHeading  {
   font-size: 14pt;
   color: green;
}

#doForYouList  {
   display: list-item;
   list-style-type: disc;
   margin: 5px 25px;
}

#componentListHeading  {
}

#componentList  {
   display: list-item;
   list-style-type: disc;
   margin: 3px 40px;
}

#contactBox  {
   text-align: center;
   margin: 20px auto;
}

#contactLine  {
   margin: 2px auto;
}