11 lines
		
	
	
		
			182 B
		
	
	
	
		
			CSS
		
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			182 B
		
	
	
	
		
			CSS
		
	
	
	
| 
								 | 
							
								.Wdate{
							 | 
						||
| 
								 | 
							
									border:#999 1px solid;
							 | 
						||
| 
								 | 
							
									height:20px;
							 | 
						||
| 
								 | 
							
									background:#fff url(datePicker.gif) no-repeat right;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								.Wdate::-ms-clear{display:none;}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								.WdateFmtErr{
							 | 
						||
| 
								 | 
							
									font-weight:bold;
							 | 
						||
| 
								 | 
							
									color:red;
							 | 
						||
| 
								 | 
							
								}
							 |