.select2-container .select2-choice {
    height: 19px;
    line-height: 19px;
}

.select2-container .select2-choice .select2-arrow b {
	background-position: -1px -3px;
}

.select2-container .select2-choice abbr {
	background-position: right -15px;
}

.select2-container .select2-choice abbr:hover {
	background-position: right -15px;
}