/* cmsms stylesheet: daaben - override modified: 03/29/17 00:46:31 */
h1#logo a {
  background: url(/uploads/design/logo2-400.png) center no-repeat;
  background-size: 394px 87px;
/* background-size: 500px 119px;*/
}

#content {
  padding-top:20px;
}

@media only screen and (max-width: 480px) {
  h1#logo a { background:url(/uploads/design/logo2-262.png) center no-repeat; background-size:262.6666px 58px;
}

input {
  /*border: 1px solid #333333*/
background-color: #dddddd;
display:inline;
}
