/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("formal/nav.css");
@import url("formal/wdg.css");
@import url("formal/tng.css");
@import url("formal/nxt.css");
@import url("formal/cal.css");
.KT_tngtable{
	background-color:#FFFFFF;
	margin:0;
	font-size:13px;
	text-align:left;
	border:1px solid #CCCCCC;
}
.KT_tngtable input{
font-size:14px;
height:18px;

}
.KT_tngtable td{
padding:5px;

}
.KT_th{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:normal;
}
#KT_tngerror{
padding:2px;

text-align:center;

}
#KT_Update1{
height:25px;

}