.Rmsp_ChangeCurrencyMain
{
	position:			absolute;
	visibility:			hidden;
	width:				200px;
}

.Rmsp_CurrencySelector_Inner
{
	border-left:		solid #ccc 1px;
	border-right:		solid #ccc 1px;
	background-color:	white;
	text-align:			left;
	font-family:		Arial;
	font-size:			12px;
	color:				black;
}

.Rmsp_CurrencySelector_Title
{
	font-weight:		bold;
	color:				#222;
	padding:			0px 0px 0px 5px;
}


.Rmsp_CurrencySelector_X
{
	font-weight:		bold;
	color:				#999;
	position:			absolute;
	right: 				5px;
	top:				5px;
}

.Rmsp_CurrencySelector_x a
{
	color:				#999;
	text-decoration:	none;
}

.Rmsp_CurrencySelector_x a:visited
{
	color:				#999;
	text-decoration:	none;
}


