table#layout tr td div#nav2 ul.breadcrumb li { font-size: 11px;padding-top: 0; }
table#layout tr td div#nav2 ul.navitemList li { font-size: 11px; padding-top: 0;}

div#foot p a { font-size: 80%; }
table.display2 tr td input.ClearButton { border: 1px solid  #7b7979; padding: 3px; background-color: #F7F7F7; color: #000;}
td.ClearErrorDataTD { color: #FF0000; padding-top: 5px; padding-bottom: 5px;}


td.ClearFieldCaptionTD { }
td a.ClearDataLink { padding:0; margin:0; }
input.ClearButton { padding: 3px; background-color: #F7F7F7; color: #7b7979; border: 1px solid #7b7979;}


/* ClearFormTABLE */
table.ClearFormTABLE { width: 60%;  }
table.ClearFormTABLE tr td  {  font-size: 11px; padding:0; margin: 0; border: 1px solid #f7f7f7;  }
table.ClearFormTABLE tr td a { font-size: 11px; }
table.ClearFormTABLE tr td img {
	display: inline;
	white-space: nowrap;
} 
table#layout tr td table.ClearFormTable tr td.ClearColumnTD { font-size: 11px; color: #FFFFFF; background-color: #3b73b9; text-align: center;}
table#layout tr td table.ClearFormTable tr td.ClearColumnTD a { color: #FFFFFF; }
table#layout tr td table.ClearFormTable tr td.ClearFieldCaptionTD { background-color: #3b73b9; color: #FFFFFF; font-size: 11px; padding: 3px;}
table#layout tr td table.ClearFormTable tr td.ClearDataTD {
	font-size: 11px;
	/*width: 250px;*/
	white-space: nowrap;
}
table#layout tr td table.ClearFormTable tr td.ClearDataTD input {
	width: auto;
	display: inline;
	white-space: nowrap;
}
table#layout tr td table.ClearFormTable tr td.ClearDataTD img {
	display: inline;
	white-space: nowrap;
}
input { display: inline; }
label { display: inline; }

/*
   =====================================
   12.08.2006 - For Hiding Form Elements
   =====================================
*/
/*div.hiddenDiv table tr td  { 
	position:relative; 
	z-index:1; 
	visibility: hidden; 
	display:none; 
	margin:0; 
	padding:0;
}
div.hiddenDiv table tr td { font-weight: bold; }
*/
