
.reload_aforizm {
	width: 25px;
	height: 22px;
	background: url('images/knopka2.png') no-repeat;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	right: 2px;
	bottom: 3px;
}

.aforizm {
	border-radius: 2px;
	padding: 5px;
	min-height: 20px;
	position: relative;
	color: #e86435;
}
.aforizm p {
	margin: 0;
}