img{
	border:0px;
}

.webmin,#header h1{
	display:none;
}

.clearBoth{
	clear:both;
}

.floatLeft{
	float:left;
}
.floatRight{
	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;
}