body {
	background-color	: #ccc;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 13px;
}

.clear {
	clear				: both;
	font-size			: 0;
	height				: 0;
	visibility			: hidden;
}