@charset "utf-8";
/* institute_print.css */

/* DIVS */

#print_portrait {orientation: portrait; width: 500px;}

#print_landscape {orientation: landscape; width: 800px;}
