.currency{
margin-left: 10px;    
}

.currency .header{  
background: url(/application/img/vmf/gjaldoyra.gif) no-repeat left top;  
height: 26px;   
margin-bottom: 10px;
}

.currency .more{ 
text-align: right; 
color: red;

font-size: 10px;
font-weight: 600;
color: #87a6ca;
padding: 10px;

}

.currency .more a{ 
color: #2e527d;
}

.currency .more a:hover{ 
color: #000;
}

.currency tr{
/*background: url(/application/img/vmf/background.gif) repeat-x 100% 100%; height : 18px   */
background: url(/application/img/vmf/dots_vanrett.gif) repeat-x 100% 100%; height : 18px 
}

.currency td{
vertical-align:middle;
height: 14px;
font-size: 9px;
color: #356991;
font-weight: 600;
}

.currency td a{
vertical-align:middle; 
height: 14px;
font-size: 9px;
color: #000;
font-weight: normal;
padding-left: 2px;
}


.currency td a:hover{
text-decoration: none;
color:#005180; 
}
