
 /* #### P-51 Specs #### */

#ta_specstable {
		margin:5px 12px;
}
	table.specs {
			border:0px  
			font-size:10pt;  color:#000;  text-align:center;  vertical-align:middle;	background:#ccc"; 
	}
	th.specs {
			height:26px;  background:#8aa;
			color:#000;  font-size:14pt;  font-weight:bold;  
	}
	tr.specs_info {
			height:20px;  background:#bdd;    
		}
		td.specs_info {
			height:20px;  background:#ccc;  font-size:11pt;  text-align:right;  
		}
	tr.specs {
			height:20px;  padding:3px;  background:#eee;  font-size:10pt;   
		}
		td.specs {
			padding:3px 7px;  font-size:11pt;  text-align:right;  
		}

	tr.specs_colhdg {
			height:20px;  background:#ccc;    
			color:#a00;  font-size:11pt;  font-weight:bold;
		}
		td.specs_colhdg {
			width:72px;  text-align:center; 
		}
		td.specs_colhdgR {
			width:250px;  text-align:right;    
		}
	
	
