h1 {
background:#fff;
color:#000;
font: bold 3em/1.5em Tahoma, Arial, Helvetica,sans-serif;
font-weight:700;
margin: 0;
margin-bottom: 2px;
padding: 0;
border-bottom: none;
border-top: solid #ab0000 medium;
border-right: solid #ab0000 medium;
border-left: solid #ab0000 18px;
}
h2 {
color:#ab0000;
}
#superSearch input[type="submit"],#superSearch input[type="button"]{
background-color:#fff;
text-align:center;
color:#000;
font-weight:700;
width:5.2em;
}
#queryField{
border-color:#000;
}
.btn3{
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #000;
  font-size: 15px;
  background: #fff;
  padding: 1px 1px 1px 1px;
border: solid #000000 1px;
  text-decoration: none;
}
.btn3:hover {
  text-decoration: none;
}
table{background-color:#fff;}
.linksbody{background-color:#fff;}
#linkdiv{
border-bottom:solid #afafaf medium;
}
@media screen and (min-width : 320px) and (max-width: 480px) {
h1{line-height:2em;}
#newsContent{margin-left:0px;}
}

