﻿
#photo_box{
 width:570px;
 margin:2px 0 10px 0;
 padding:0;
}

@media print {
#photo_box{
  display:none;
}




}