.module_topbar_table {
    width: 947px;
    margin-top: 2px;
    margin-bottom: 4px;
}
/*
.module_topbar_date {
    font-size: 11px;
    font-family: Arial;
    color: #707070;
    text-align: left;
    padding-left: 15px;
}
*/
.module_topbar_saldo{
    font-size: 11px;
    font-family: Arial;
    color: #707070;
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
}
.module_table_links {
	font-family:Arial, Geneva, Helvetica, sans-serif; 
	font-size: 11px;
	color: #707070;
	text-align: right;
	padding-right: 15px;
}

.module_topbar_link, .module_topbar_link:hover {
    font-size: 11px;
    font-family: Arial;
    color: #707070;
    text-decoration: underline;
}

.mycashinfo {
 font-weight: bold;
 color: #006B44;
 font-family: Arial;
}

#cash_famount_span{
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  color: #ff5616; 
}
#cash_currency_span{
  font-size: 11px;
  font-weight: normal;
  padding-left: 1px;
}
