.clear {
	clear: both;
	height: 1px;
}
.clearFooter {
	clear: both;
	height: 3px;
}

.floatRight {
	float: right;
	display: block;
}
.floatLeft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 50px;
}
.mesaj {
	color: #00572B;
	font-size: 16px;
	font-weight: bold;
	margin-left: 70px;
}
.red {
	color: #990000;
	font: 18px "Times New Roman", Times, serif;
}

