/* .clear { /\* generic container (i.e. div) for floating buttons *\/ */
/*     overflow: hidden; */
/*     width: 100%; */
/* } */

.button {
    background: no-repeat scroll top right;
    style="background-color:00BFFF";
    border-size: 1px;
    color: #444;
    display: block;
    float: left;
    font: normal 18px arial, sans-serif;
    height: 480px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

/* a.button span { */
/* /\*     background: transparent url('bg_button_span.gif') no-repeat; *\/ */
/*     display: block; */
/*     line-height: 14px; */
/*     padding: 5px 0 5px 18px; */
/* } */
/* a.button:active { */
/*     background-position: bottom right; */
/*     color: #000; */
/*     outline: none; /\* hide dotted outline in Firefox *\/ */
/* } */

/* a.button:active span { */
/*     background-position: bottom left; */
/*     padding: 6px 0 4px 18px; /\* push text down 1px *\/ */
/* } */

/* file_input_button { */
/* border-size: 0px; */
/* border-style: none; */
/* background: inherit; */
/* font: inherit; */
/* color: blue; */
/* cursor: hand; */
/* cursor: pointer; */
/* padding: 0px; */
/* } */

/* .file_input_textbox */
/* { */
/*     float: left; */
/*     background: none repeat scroll 0 0 #FF554B; */
/*     border: medium none; */
/*     color: #FFFEFA; */
/*     font-family: 'InterstateBold'; */
/*     font-size: 11px; */
/*     margin: 0; */
/*     padding: 12px 15px; */
/*     width: 647px; */
/* } */

/* .file_input_div */
/* { */
/*     position: relative;  */
/*     width: 100px;  */
/*     height: 23px;  */
/*     overflow: hidden; */
/* } */

/* .file_input_button */
/* { */
/*     position: absolute;  */
/*     top: 0px; */
/*     background:url(btn-newsletter.jpg) no-repeat; */
/*     color: #FFFFFF; */
/*     border-style: none; */
/*     width:40px; */
/*     height:40px !important; */
/* } */

/* .file_input_button:hover */
/* { */

/*     background:url(btn-newsletter2.jpg) no-repeat !important; */

/* } */

/* .file_input_hidden */
/* { */
/*     font-size: 45px;  */
/*     position: absolute;  */
/*     right: 0px;  */
/*     top: 0px;  */
/*     opacity: 0;  */

/*     filter: alpha(opacity=0);  */
/*     -ms-filter: "alpha(opacity=0)";  */
/*     -khtml-opacity: 0;  */
/*     -moz-opacity: 0; */
/* } */
