.currencyPrompt{display:none;border:solid 1px #999;position:absolute;line-height:20px;height:40px;width:200px;border-radius:4px;color:grey;margin-top:-33px;margin-left:-16px;padding:2px;background-color:#fff}#showCurrentPrompt{color:#999}#showCurrentPrompt:hover+.currencyPrompt{display:inline-block}