img{
	border:0px;
}

.webmin,#header h1{
	display:none;
}

.clearBoth,.c{
	clear:both;
}

.floatLeft,.l{
	float:left;
}
.floatRight,.r{
	float:right;
}
.bold{
	font-weight:bold;
}
.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{
	width:auto;
}
.fieldEmpty{
	background-color:#FFCCCC;
}
input.radio{
	width:auto;
}
