/*   18. currency.css  */
    a {
        text-decoration: none;
    }
    .currency_image {
        padding-left: 20px; 
        padding-top: 10px; 
        padding-bottom: 10px;
    }
    .currency_image_placeholder {
        border-left: 1px solid #CDD2DC; 
        border-right: 1px solid #CDD2DC;
    }
    .historicalcurrency tr th {
        font-size:12px !important;
        font-weight: 700 !important;
    }
    .historicalcurrency tr td {
        font-size:12px;
}
    .leftbar {
        padding:6px;
        background-color: #DDDDDD;
        font-size:12px;
        font-weight: 700;
    }
    .currencycrosstable tr td {
        font-size:12px;
        border:1px solid #dddddd;
    }
    .currency_converter {
        margin-top: 0px;
    }
    .widget.currency_converter .bottom.row {
         text-align: center;
    }
    #currencyamount.input_nice.input_1 {
      text-align:center;
      width:250px;
      font-size:18px;
     }
    .currency_selector {
        font-size:14px;
    }
     #curresults {
       width:250px; 
       display: inline-block; 
       font-size:18px;
       border:1px solid #d1d0d6; 
       padding:7px; 
       background-color:#FFFFFF;     
     }
     .currency_converter p {
        font-size:30px;
        text-align: center;
     }
     .currency_converter h1 img {
        display: inline-block; 
        margin-right: 5px;
     }
     .currency_tags td {
         padding: 4px;
         height: 18px;
     }
     .currency_tags .tagnotification {
         background-position:0px 0px;
         float:left;
         margin-top: 0px; 
     }
     .widget .bottom.row.currency_debate div {
        line-height: 29px; 
        padding-left: 11px;
     }
     textarea.no_resize {
        resize: none;
     }
     .style1 {
         font-size: 16px
     }
     #morecurrencies { 
         margin:10px 0 15px 10px;
     }
     .speech-bubble {
         width:622px
     }
     .speech-bubble p {
         font-size: 12px;
     }
     .standardtable.middletable tr {
         text-align: left;
     }
     .standardtable.middletable tr th {
         font-size: 12px;
     }
     .main-content {
         font-size: 12px;
     }
     .sidebar .widget {
         margin-top: 0px;
     }
     .sidebar .widget h1 img {
         display: inline-block; 
         margin-right: 5px;
     }
     .header {
         height:51px !important;
     }
     .header h1 {
         padding-top: 10px !important;
     }