.pht-times .zone {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}

.pht-times .zone .selector {
	border: 1px solid #ccc;
	padding: 4px 9px;
	margin: 0px;
	border-radius: 4px;
	line-height: 42px;
}

.pht-times .zone .selector.selected {
	background: #333;
	color: #fff;
}

.pht-times .zone .error {
	color: #f00;
	margin-bottom: 15px;
}