@CHARSET "ISO-8859-1";
.pastWinNumPanelPrint {
  color: #fff;
  /*background-color moved to style-wclc.css & style-sask.css*/
  padding: 8px;
  margin-left: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  width: 40px;
}
/* Uncomment this when adding custom background on Home page accordingly to add bg and fix layout gaps */

/*
body {
  background: url(../../images/xmas-bg.jpg) !important;
  background-position: center top !important;
  background-repeat: repeat !important;
  background-color: #8ABCB3 !important;
}
.sidebarModuleBorderless {
  line-height: 0px !important;
}
nav ul.tinyNav li a {
  color: #363636;
  font-weight: bold:
}
#rightCol h4 {
  margin: 6px 0 0 0 !important;
  padding: 9px 10px 8px 10px !important;
}

*/