@select-width: 226px;
div#msls.postbox {
	label {
		width: 16px;
		margin-right: 6px;
	}
	select {
		width: @select-width;
	}
}
select.msls-translations {
	width: @select-width;
}