.unvisible{
	display:none;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.clear{
	clear:both;
}
