img{
border:none;
}
body{
	font-family:Arial;
	font-size:12px;
}
.lang, .login, .logged, .MainNav, #Sidebar, .breadcrumb, #Loading, .tools, table input, span a, #Footer{
	display:none;
}
table, td, th{
	vertical-align:top;
	width:auto;
}
table.grid{
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-collapse:collapse;
}
.grid{
	width:100%;
}
.grid td, .grid th{
	border-bottom:1px solid silver;
	border-right:1px solid silver;
	width:auto;
}
.grayline{
	border-top:1px solid silver;
}
.forarrow{
	border-bottom:none;
	border-top:none;
}
h2{
	font-size:26px;
}