  
.controlbutton {
	font-size: 125%;   
	line-height: 1.5;
}

.quickselect {
/*    display: block;
*/
	font-size: 1em;
    padding: .6em 1.4em .5em .8em;
    width: 10em;
	box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: .2em;
}