div.icon-16 {
	width: 16px;
	height: 16px;
}

div.buttonContent {
	position: relative;
	text-align: left;
}

div.buttonText {
	padding-left: 22px;
}

div.buttonContent div.icon-16 {
	position: absolute;
	left: 0;
	top: 0;
}
