img{
	border:0px;
}

.webmin,#header h1{
	display:none;
}

.clearBoth,.c{
	clear:both;
}

.floatLeft,.l{
	float:left;
}
.floatRight,.r{
	float:right;
}

.underline{
	text-decoration:underline;
}

.strike{
	text-decoration:line-through;
}

.center{
	text-align:center;
}

.left{
	text-align:left;
}

.right{
	text-align:right;
}

.justify{
	text-align:justify;
}

.fieldEmpty{
	background-color:#FFCCCC;
}

.copyright2{
	font-size:11px;
	text-transform:none;
}