/*currencyconverter*/

#currencyconverter {margin:20px;}
#currencyconverter #logo {position:relative;}
#currencyconverter #logo div {background:url(/custom/templates/page/shared/images/sitelogo.gif) no-repeat; height:48px; width:133px;right:-30px;top:-20px;position:absolute;float:left;}
#currencyconverter table {width:320px;background:#F5E8E7;border:1px solid #A02212;}
#currencyconverter th {background:#A02212;color:#fff;text-align:left;padding:7px}
#currencyconverter td {padding:0;}
#currencyconverter th {background:#A02212;color:#fff;text-align:left;padding:7px}
#currencyconverter td {padding:0;font-size:8pt;}
#currencyconverter table table {background:#F5E8E7;border:0; margin:20px; border-collapse:collapse;}
#currencyconverter table table th {background:none;padding:5px;}
#currencyconverter table table th.currencyCol {padding-left:0;}
#currencyconverter table table th.resultsCol {padding-right:0;}
#currencyconverter table td {padding:5px;}
#currencyconverter h1{color:#fff;text-align:left;font-size:16px;margin:0;}
#currencyconverter p {color:#fff;text-align:left;font-size:8pt;margin:0 110px 0 0 ;font-weight:normal;}
.altRow { background:#fdfafa;}
.bottomRow { border-bottom:2px solid #fdfafa;}
.currencyCountry { width:166px;text-align:left;}
.currencyCol { width:166px;text-align:left;}
.resultsCol {width:64px; text-align:right; font-family:"Courier New", Courier, mono;}
.buttonCol { width:65px}
#currencyconverter select,
#currencyconverter input {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:8pt;font-weight:normal; padding:2px 0; margin:2px 0 0  0; width:100%;}
#currencyconverter input {text-align:right; font-family:"Courier New", Courier, mono; float:right;}
.currencyButton {color:#fff;font-size:8pt;font-weight:normal; background:#a02212;}

/* /currencyconverter */