/*
#an_container{
  margin-left: auto;
  margin-right: auto;
  width: 780px;
}

#an_header{
  background-image: url('../pic/an_780.png');
  vertical-align:bottom;
  width: 780px;
  height: 130px;
}
*/

.only_online{
  visibility: visible;
}

.only_print{
  display: inline;
  position: absolute;
  visibility: hidden;
}
