.currtitle
{
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.erate_wrapper
{
	padding: 10px;
}
.erate_table
{
	border: 1px solid black;
	width: 100%;
}
.erate_header
{
}
.erate_header th
{
	background: #007249;
	color: #fff;
	padding: 3px;
}
.erate_currencyrow
{
}
.erate_currencyrow td
{
	background: #eee;
	padding: 3px;
	text-align: center;
}
.erate_filtrationfs
{
	border: 0px none;
	margin: 15px 0px 0px 0px;
	padding: 10px;
}
.erate_filtrationfs legend
{
	padding: 0px 0px 10px 0px;
}
.buttonstyle
{
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}
.gobutton
{
}
.resetbutton
{
}
