#tg_changecurrency .tg_changecurrencylink {cursor: pointer;}

.intl_popup {
	text-align: center;
}

.intl_popup h2 {
	font-weight: bold;
	width: 100%;
}

.intl_popup .required-indicator{
	display: none;
}

.intl_popup label{
	display: inline-block;
	float: none;
	width: 25%;
}

.intl_popup form button {
	background-color: #333;
	font-weight: bold;
	color: #fff;
	width: auto;
}