/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

p.webcounter {
	
}

.webcounter > span {
	display: initial;
	font-weight: bold;
}

.webcounter > select {
	display: inline;
    padding: 5px;
    margin-left: 10px;
	height: 30px;
}