img{
	border:0px;
}

.webmin,#header h1,#headerHome 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;
}

.HtmlFormViewRequired{
	font-weight:bold;
}
.fieldEmpty{
	background-color:#FFCCCC;
}