.clear-both {
	clear: both;
}.img-right {
	float: right;

}
.img-left {
	float: left;
	margin-right: 10px;

}
.txtsmall {
	font-size: 90%;
}
