
#SPCRM, #SPFin, #SPBD { 
  margin-top: 20px;  
  /* width: 227px; Used for the 2-column layout for products on index and products; 11-13-07 not in use */
}

#SPCRMText, #SPFinText, #SPBDText { 
  margin-top: 0px;
  margin-left: 24px;
}

/* 11-13-2007 Not used at present; would apply to text links. */ 
#SPCRM a, #SPFin a, #SPBD a { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  color: #98372D;
  background-color: inherit;
/*  padding-bottom:10px;*/
  text-decoration: none;
  margin-bottom: 5px;
}
/* END Not used at present */ 


/* Used for the 2-column layout for products on index and products; 11-13-07 not in use; should go to top if used
#products { 
  position: relative;
}

#SPCRMText, #SPFinText, #SPBDText { 
  margin-top: 0px;
}

#SPFin { 
  margin-left: 232px;
  position: absolute;
  top: -20px;
}

*/