.moduletable-dialog {
  padding-top: 20px;
}

.moduletable-dialog #currency_some #curr_table {
  width:200px;
}


.moduletable-dialog #currency_some #curr_table #curr_table_inner {
width:100%;
padding-top: 5px;
}

.moduletable-dialog #currency_some #curr_table #curr_table_inner td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}
 
.moduletable-dialog #currency_some #curr_table span {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
