#quotes td{
padding:0px !important;
margin:0px !important;
}

#quotes{
  background-color:#e0dae3;
  font-size:
  border: #1a373b solid 1px;
}


.lastupdate_outer{
  padding-top: 6px;
  background-color:#fff6f3;
}

.lastupdate{
  text-align:center;
  font-size: 90%;
  background-color:#e1e1e1;
  padding:3px 5px !important;
}

.uptime{
   font-weight: bold;
   color:#306265;
}         

.head_quotes_names{
   background-color:#d8e8e8;
   color: #306265;
   font-weight: bold;
   font-size:13px;
}
.head_quotes{
   background-color:#d8e8e8;
   color: #306265;
   font-weight: bold;
   font-size:13px;
   padding: 2px 5px;
}

.even{background-color:#e0d8d5}
.odd{background-color:#fff6f3}

.curquotes {color:#F00;}
.curquotes .bid{border-right: 1px solid #fff6f3;}
.curquotes .arrow{background-position: 50% 3px; background-repeat:no-repeat; border-right: 1px solid #fff6f3;}

.curquotes td {padding: 3px 3px !important;}
.curquotes .curquotes_nc {font-size:13px !important; color:#000; padding:15px !important;}
.curquotes .curquotes_up {font-size:13px !important; color:#000; padding:15px !important;}
.curquotes .curquotes_dn {font-size:13px !important; color:#000; padding:15px !important;}


.curquotes_nc .arrow{background-image: url(/template/img/cur1.gif) !important;}
.curquotes_up .arrow{background-image: url(/template/img/cur2.gif) !important;}
.curquotes_dn .arrow{background-image: url(/template/img/cur3.gif) !important;}