@CHARSET "ISO-8859-1";
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {font-family: Verdana;
font-size:14px;
text-align: left;
padding: 5px;};
html {height:100%;}
body {

    
}
input[type=button], input[type=submit] {

}
input[type=button]:hover, input[type=submit]:hover  {

}
input[type=button]:active {
    position:relative;
    top:1px;
}
table td {align:left;}

#results_table, #news_results_table {
    width:100%;
    border:0px solid #fff;
background:#fff;
    
}

th {height:30px;background:#000;color:white}

#newsDisplay,#newsSearch,#newsArticles  {margin-bottom:20px;}
.nav {float:left; padding:5px;}