@charset "UTF-8";
.bosz {
	width: 16px;
	height: 16px;
	float:right;
	overflow: hidden;
	position: relative;
}
.bosz img {
	position: absolute;
	top: 0;
	left: -2px;
	border: 0;
}
