table tr.grid td { height:0px; padding:0px; font-size:0px; line-height:0px; border:0px; }
table.new tr td { padding:0px 0px 0px 0px; border:0px; }
*.first, tr.first td, table.first, ul li.first { margin-top:0px; padding-top:0px; }
*.last, tr.last td, p.last, ul li.last { margin-bottom:0px; padding-bottom:0px; }
*.nowrap { white-space:nowrap; }
*.n-borders { border:0px; }
*.w100 { width:100%; }
*.h100 { height:100%; }
*.bold { font-weight:bold; }
*.n-bold { font-weight:normal; }
*.italic { font-style:italic; } 
*.underline { text-decoration:underline; }
*.n-underline, a.n-underline, a.n-underline:hover { text-decoration:none; }
*.uppercase { text-transform:uppercase; }
*.arial { font-family:Arial; }
*.tahoma { font-family:Tahoma; }
*.georgia { font-family:Georgia; }
*.inline { display:inline; }
*.dotted { border-bottom:1px dashed; }
*.click { cursor:pointer; cursor:hand; }
*.n-click { cursor:auto; }
*.fright { float:right; }
*.fleft { float:left; }
*.displaynone { display:none;	}
*.display { display:'';}
*.n-display { display:none;}
*.clear { clear:both; }
*.hidden { visibility:hidden; }
*.visible { visibility:visible !important; }
*.absolute { position:absolute; }
*.relative { position:relative; }
*.z-index-2 { z-index:-2; }
*.z-index-1 { z-index:-1; }
*.z-index0 { z-index:0; }
*.z-index1 { z-index:1; }
*.z-index2 { z-index:2; }
*.z-index3 { z-index:3; }
*.z-index4 { z-index:4; }
*.z-index5 { z-index:5; }
*.z-index6 { z-index:6; }
*.z-index7 { z-index:7; }
*.z-index8 { z-index:8; }
*.z-index1000 { z-index:1000; }

