.clear {
	clear:both;
}

.clear-small {
	clear:both;
	height:20px;
}

.tiny-clear {
	clear:both;
	height:1px;
}

img {
	border:none;
}