#st_component-st_currency_plugin-pick_currency
{
	padding: 6px 10px 0px 0px;
	float: right;
	visibility: hidden;
}
#st_component-st_currency_plugin-pick_currency SELECT#currency
{
	color: #000;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}

