body
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

#link
{
	padding-top: 5px;
}

A:LINK, A:VISITED, A:ACTIVE
{
	color: #898989;
}

.spacer
{
	visibility: hidden;
}

.GadgetContainer
{
	width: 100%;
	text-align: left;
	background: #FFF;
}

.Canvas
{
	width: 50% !important;
	float: left;
	padding-left: 20px;
	text-align: left;
}

#rates
{
	float: left;
	width: 40%;
}

#rates TABLE
{
	width: 100%;
}

#rates TABLE TD
{
	padding: 3px 5px;
}

#rates .RateOdd TD
{
	background: #E6E6E6;
}

#rates .RateEven TD
{
	background: #FFF;
}

.GadgetLayout
{
	width: 100%;
}

.Canvas .GadgetLayout
{
	width: 300px !important;
}

.GadgetLayout TD
{
	vertical-align: middle;
	text-align: center;
}

.Cur1 TD
{
	background: #B7B7B7;
	height: 45px;
	-height: 40px !important;
}

.Cur2 TD
{
	background: #9C9C9C;
	height: 45px;
	-height: 40px !important;
}

.AmountRow TD
{
	height: 33px;
	color: #898989;
	font-weight: bold;
}

.AmountLabel
{
	padding: 0 5px;
}

.Result
{
	height: 45px;
	background: #9C9C9C;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.CurList
{
	width: 100%;
}

.Amount
{
	width: 100%;
}

.InfoIcon
{
	cursor: help;
}

.CurImage
{
	display: none;
	position: absolute;
}
