.fJCombo {
  font-size: 12px; color: #333333;
  text-decoration: none;
  background-color: #F6F6F6;
  border: 1px solid #B0B0B0;
  cursor: default;  
}
/*select{
  color: #333333;
  text-decoration: none;
  background-color: #F6F6F6;  
  cursor: default;  
}
*/
.fJButton {
  /*border-right:#B0B0B0 1px solid;  border-left:#B0B0B0 1px solid;  border-top:#B0B0B0 1px solid;  border-bottom:#B0B0B0 1px solid;*/
  font-size: 12px;color: #000000;
  text-decoration: none; /*background-color: #B0B0B0;*/
  border: 1px solid #B0B0B0;
  line-height: normal;
  font-weight: normal;
  text-align: center ;  
  BACKGROUND-IMAGE: url('../images/cssImg/button.jpg');
  filter:alpha(opacity=90,style=0);
  height:18px;
  margin-left:0px;margin-right:1px;padding-top:1px;
  padding-left:0px;padding-right:0px;width:auto                                        
}
.fJText{
  border-right:#333333 1px dotted;
  border-left:#333333 1px dotted;
  border-top:#333333 1px dotted;
  border-bottom:#333333 1px dotted;
  color: #333333;
  FONT-SIZE: 12px;
  HEIGHT: 16px;
  padding: 1px;    
}
textarea{
	font-size:12px;
}