
/* Table Layout */

.cxPricingDivider
{
  height: 5px;
}

.cxPricingSection 
{
  font-size: 12px;
  font-weight: bold;
  color: #00b3dd;
  text-align: left;
  vertical-align: top;
  height: 20px;
}

.cxPricingProduct1
{
  font-size: 11px;
  font-weight: bold;
  color: #b12840;
}

.cxPricingProduct2
{
  font-size: 11px;
  font-weight: normal;
  color: #b12840;
}

/* VoIP order links */

#ordervoip {
  margin: 0;
  padding: 0;
  height: 19px;
  list-style: none;
  overflow: hidden;
}

#ordervoip li{
  margin: 0; 
  padding: 0;
  width: 56px;
    list-style: none;
}

#ordervoip a {
  width: 56px;
  padding: 19px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:13px; /* for IE5/Win only */
}

#ordervoip a:active, #ordervoip a.selected {
  background-position: 0 -19px;
}

#ordervoip a:hover {
  background-position: 0 -19px;  
}

#voip1 a  {
  top: 0px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip2 a  {
  top: 20px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip3 a  {
  top: 40px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip4 a  {
  top: 60px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip5 a  {
  top: 80px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip6 a  {
  top: 100px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#voip7 a  {
  top: 120px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}


/* Analog order links */

#orderanalog {
  margin: 0;
  padding: 0;
  height: 19px;
  list-style: none;
  overflow: hidden;
}

#orderanalog li{
  margin: 0; 
  padding: 0;
  width: 56px;
    list-style: none;
}

#orderanalog a {
  width: 56px;
  padding: 19px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:13px; /* for IE5/Win only */
}

#orderanalog a:active, #orderanalog a.selected {
  background-position: 0 -19px;
}

#orderanalog a:hover {
  background-position: 0 -19px;  
}

#ana1 a  {
  top: 0px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#ana2 a  {
  top: 20px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#ana3 a  {
  top: 40px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}


/* Digital order links */

#orderdigital {
  margin: 0;
  padding: 0;
  height: 19px;
  list-style: none;
  overflow: hidden;
}

#orderdigital li{
  margin: 0; 
  padding: 0;
  width: 56px;
    list-style: none;
}

#orderdigital a {
  width: 56px;
  padding: 19px 0 0 0;
  overflow: hidden;
  height: 0px !important; 
  height /**/:13px; /* for IE5/Win only */
}

#orderdigital a:active, #orderdigital a.selected {
  background-position: 0 -19px;
}

#orderdigital a:hover {
  background-position: 0 -19px;  
}

#digi1 a  {
  top: 0px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#digi2 a  {
  top: 0px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#digi3 a  {
  top: 20px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}

#digi4 a  {
  top: 60px;
  left: 0px;
  position: absolute;
  background: url(media/fax-pricing-order.gif) top left no-repeat;
}