<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.Frame_header2{
  font-size: 14px;
}
.Frame_header2 .right p{
  margin: 5px auto 10px;
}
.Frame_header2 .right a{
  color: #333;
}
.Frame_header2 #form-container {

    max-width: 260px;
    text-align: left;
    margin: 0 auto 20px;
    border: 1px solid #444;
    display: block;

}
.Frame_header2 a.search-submit-button {

    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    color: #5e5e5e !important;
    display: block;
    float: right;
    font-family: inherit;
    font-size: 20px;
    padding: 8px 10px;
    text-align: center;
    width: 45px;
    box-sizing: border-box;
    height: 40px;

}
.Frame_header2 #searchtext {

    overflow: hidden;

}
.Frame_header2 #searchtext input {
    border: 0;
    background: none repeat scroll 0 0 #fff;
    color: #5e5e5e;
    display: block;
    font-family: arial, sans-serif;
    font-size: inherit;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    margin: 0;
    height: 40px;

}



</pre></body></html>