.lcs-switcher { display: inline-block; }
.lcs-currency-select { padding: 6px 10px; border: 1px solid #ccc; border-radius: 5px; }
.lcs-disclaimer {
	background: #fff8e6;
	border: 1px solid #f0dfa8;
	border-radius: 6px;
	padding: 10px 14px;
	font-size: 13px;
	margin-bottom: 16px;
}
