﻿/* WARNING! Multiple copies of this file.
	- also update www.halofinancial.com
*/
.converter_label
{
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	color: DimGray;
	vertical-align: middle;
	font-size: 11px;
}

.converter_amount_box
{
	font-family: Verdana;
	border: inset;
	color: DimGray;
}

.converter_result_box
{
	font-family: Arial;
	border: solid 1 DimGray;
	color: Red;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}

.converter_list
{
	font-size: 12px;
	font-family: Verdana;
	border: solid 1 DimGray;
	color: DimGray;
}

.converter_disclaimer
{
	font-family: Arial;
	border: solid 0 white;
	color: DimGray;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	text-decoration: none;
}

.converter_rate_box
{
	font-family: Arial;
	border: solid 1 DimGray;
	color: DimGray;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

