Form:Tour search/styles.css

From SPCodex, The Smashing Pumpkins wiki
.search-form h3,
.search-form h4 {
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 8px;
}

.search-form-row {
	margin-bottom: 10px;
}

.search-form--row small {
	color: gray;
	display: block;
}

.search-form--song-options .search-form--row small {
	display: inline;
	margin-left: 5px;
}