﻿.textBox
{
	background-color: #fdfdfb;
}
.textBoxCurrency
{
	text-align: right;
}
.btnCursor
{
    cursor: hand;
}