@charset "utf-8";
/* Blindbobs.com calendar.php CSS */

/* calendar container style.  Google calendar module styling: ../restylegc/restylegc.css */
#cldr{ height:1440px; overflow:hidden; }
#cldr div{  margin:auto; width:100%; background-color:#fff; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:url( css/border-radius.htc ); }
#cldr div img { display:block; margin:auto; }

