/*
a:link {
	color: #ffffff;
	text-decoration: none;
  }
  
a:visited {
	color: #cccccc;
  }  

a:hover {
	color: #DFD708;
	text-decoration: underline;	
  }  
*/
b, strong {
	font-weight: bolder;
	}
	
label {
	cursor: hand;
	cursor: pointer;
	}
img {
	border: 0;
	}
	
td img.baseline {
	vertical-align: baseline;
  }
pre {
	white-space: pre;
	}
	
.system {
	color: #ffffff;
	font-size: 11px;	
	font-weight: bolder;	
	background: #0066ff;	
  }	
  
.system_g {
	color: #000000;
	font-size: 11px;	
	font-weight: bolder;	
	background: #BEBEBE;	
  }	  
/*  
.title {
	color: #ffffff;
	font-size: 10px;	
	font-weight: bolder;	
	background: #003399;	
  } 
  */
.title_g {
	color: #ffffff;
	font-size: 10px;	
	font-weight: bolder;	
	background: #878787;	
  }  
  
.features {
	color: #ffffff;
	font-size: 10px;	
	font-weight: bolder;	
	background: #0066ff;	
  }	 
  
.features_g {
	color: #ffffff;
	font-size: 10px;	
	font-weight: bolder;	
	background: #BEBEBE;	
  }	  
  
.special {
	color: #333333;
	font-size: 10px;	
	font-weight: bolder;	
	background: #ff9900;	
  }  
  
.special_g {
	color: #333333;
	font-size: 10px;	
	font-weight: bolder;	
	background: #BEBEBE;	
  }   
  
.offer {
	color: #333333;
	font-size: 10px;	
	font-weight: bolder;	
	background: #ffcc00;	
  }   
  
.offer_g {
	color: #333333;
	font-size: 10px;	
	font-weight: bolder;	
	background: #D9D9D9;	
  }   
  
.content {
	color: #333333;
	font-size: 10px;
	line-height: 14px;	
	background: #cccccc;	
  }	
  
.content_g {
	color: #333333;
	font-size: 10px;
	line-height: 14px;	
	background: #EFEFEF;	
  }  
  
.disclaimer {
	color: #ffffff;
	font-size: 9px;	
	background: #828181;	
  }	 
  
.price {
	color: #ffffff;
	font-size: 12px;	
	font-weight: bolder;		
	background: #CC0000;	
  }  
  
.price_g {
	color: #000000;
	font-size: 12px;	
	font-weight: bolder;		
	background: #C9C9C9;	
  }    
  
.cad {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	background: #CC0000;
}  

.cad_g {
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	background: #C9C9C9;
} 

.cart {
	background: #000066;
}

.cart_g {
	background: #7A7A7A;
}

.featuresCopy {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;

}

#e260 {
  position: absolute;
  top: 0px;
  left: 0px; 
  z-index: 1;     
}

#tabfeatures {
  position: absolute;
  top: 0px;
  left: 0px; 
  z-index: 31;     
}

#tabcustomize {
  position: absolute;
  top: 0px;
  left: 99px;
  z-index: 32;     
}

#tabforums {
  position: absolute;
  top: 0px;
  left: 198px; 
  z-index: 33;     
}

#tabreviews {
  position: absolute;
  top: 0px;
  left: 297px;
  z-index: 34;     
}

#featuresHolder {
	position: absolute;
	top: 27px;
	left: 0px;
	z-index: 36;
	width: 397px;
	background-color: #EBEBEB;
}