br {
	height: 0;
}
div.clear {
	clear: both;
	height: 0;
	max-height: 0;
	line-height: 0;
}
img.right {
	float: right;
	margin: 5px 0 5px 5px;
}
img.left {
	float: left;
	margin: 5px 5px 5px 0;
}
img.border {
	border: 1px solid #555;
}