/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
*:focus {
  outline: 0; }

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
body {
  line-height: 1em;
  color: black;
  background: #fff; }

/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
q, blockquote {
  quotes: "" ""; }
  /* line 101, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass */
img a {
  border: none; }

/* line 23, ../../app/stylesheets/partials/_typo.sass */
body {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  color: #cccccc;
  font-size: 75%; }
  /* line 28, ../../app/stylesheets/partials/_typo.sass */
  body h1 {
    font-weight: normal;
    color: white;
    font-size: 1.6em;
    line-height: 1;
    margin-bottom: 0.5em; }
    /* line 33, ../../app/stylesheets/partials/_typo.sass */
    body h1 img {
      margin: 0; }
  /* line 35, ../../app/stylesheets/partials/_typo.sass */
  body h2 {
    font-weight: normal;
    color: white;
    font-size: 1.4em;
    margin-bottom: 0.75em; }
  /* line 39, ../../app/stylesheets/partials/_typo.sass */
  body h3 {
    font-weight: normal;
    color: white;
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 1em; }
  /* line 44, ../../app/stylesheets/partials/_typo.sass */
  body h4 {
    font-weight: normal;
    color: white;
    font-size: 1.1em;
    line-height: 1.25;
    margin-bottom: 1.25em; }
  /* line 49, ../../app/stylesheets/partials/_typo.sass */
  body h5 {
    font-weight: normal;
    color: white;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em; }
  /* line 54, ../../app/stylesheets/partials/_typo.sass */
  body h6 {
    font-weight: normal;
    color: white;
    font-size: 1em;
    font-weight: bold; }
  /* line 58, ../../app/stylesheets/partials/_typo.sass */
  body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
    margin: 0; }
  /* line 60, ../../app/stylesheets/partials/_typo.sass */
  body p {
    margin: 0 0 1.5em; }
    /* line 62, ../../app/stylesheets/partials/_typo.sass */
    body p img.left {
      display: inline;
      float: left;
      margin: 1.5em 1.5em 1.5em 0;
      padding: 0; }
    /* line 66, ../../app/stylesheets/partials/_typo.sass */
    body p img.right {
      display: inline;
      float: right;
      margin: 1.5em 0 1.5em 1.5em;
      padding: 0; }
  /* line 70, ../../app/stylesheets/partials/_typo.sass */
  body a {
    text-decoration: underline;
    color: #000099; }
    /* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body a:visited {
      color: #000066; }
    /* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body a:focus {
      color: black; }
    /* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body a:hover {
      color: black; }
    /* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
    body a:active {
      color: #cc0099; }
  /* line 73, ../../app/stylesheets/partials/_typo.sass */
  body blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic; }
  /* line 77, ../../app/stylesheets/partials/_typo.sass */
  body strong {
    font-weight: bold; }
  /* line 79, ../../app/stylesheets/partials/_typo.sass */
  body em {
    font-style: italic; }
  /* line 81, ../../app/stylesheets/partials/_typo.sass */
  body dfn {
    font-style: italic;
    font-weight: bold; }
  /* line 84, ../../app/stylesheets/partials/_typo.sass */
  body sup, body sub {
    line-height: 0; }
  /* line 86, ../../app/stylesheets/partials/_typo.sass */
  body abbr, body acronym {
    border-bottom: 1px dotted #666; }
  /* line 88, ../../app/stylesheets/partials/_typo.sass */
  body address {
    margin: 0 0 1.5em;
    font-style: italic; }
  /* line 91, ../../app/stylesheets/partials/_typo.sass */
  body del {
    color: #666; }
  /* line 93, ../../app/stylesheets/partials/_typo.sass */
  body pre {
    margin: 1.5em 0;
    white-space: pre; }
  /* line 96, ../../app/stylesheets/partials/_typo.sass */
  body pre, body code, body tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5; }
  /* line 98, ../../app/stylesheets/partials/_typo.sass */
  body li ul, body li ol {
    margin: 0 1.5em; }
  /* line 100, ../../app/stylesheets/partials/_typo.sass */
  body ul {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: disc; }
  /* line 103, ../../app/stylesheets/partials/_typo.sass */
  body ol {
    margin: 0 1.5em 1.5em 1.5em;
    list-style-type: decimal; }
  /* line 106, ../../app/stylesheets/partials/_typo.sass */
  body dl {
    margin: 0 0 1.5em 0; }
    /* line 108, ../../app/stylesheets/partials/_typo.sass */
    body dl dt {
      font-weight: bold; }
  /* line 110, ../../app/stylesheets/partials/_typo.sass */
  body dd {
    margin-left: 1.5em; }
  /* line 112, ../../app/stylesheets/partials/_typo.sass */
  body table {
    margin-bottom: 1.4em;
    width: 100%; }
  /* line 115, ../../app/stylesheets/partials/_typo.sass */
  body th {
    font-weight: bold; }
  /* line 117, ../../app/stylesheets/partials/_typo.sass */
  body thead th {
    background: white; }
  /* line 119, ../../app/stylesheets/partials/_typo.sass */
  body th, body td, body caption {
    padding: 4px 10px 4px 5px; }
  /* line 121, ../../app/stylesheets/partials/_typo.sass */
  body tr.even td {
    background: white; }
  /* line 123, ../../app/stylesheets/partials/_typo.sass */
  body tfoot {
    font-style: italic; }
  /* line 125, ../../app/stylesheets/partials/_typo.sass */
  body caption {
    background: #eee; }
  /* line 127, ../../app/stylesheets/partials/_typo.sass */
  body .quiet {
    color: #999999; }
  /* line 129, ../../app/stylesheets/partials/_typo.sass */
  body .text-right {
    text-align: right; }
  /* line 132, ../../app/stylesheets/partials/_typo.sass */
  body .loud {
    color: #eeeeee; }

/* line 8, ../../app/stylesheets/partials/_common_3col.sass */
body .fieldWithErrors input, body .fieldWithErrors textarea {
  border: 3px solid #f00; }
/* line 12, ../../app/stylesheets/partials/_common_3col.sass */
body .errorExplanation {
  display: none; }
/* line 15, ../../app/stylesheets/partials/_common_3col.sass */
body input, body textarea {
  margin: 3px;
  border: 1px solid #000; }
/* line 19, ../../app/stylesheets/partials/_common_3col.sass */
body a {
  color: #cccccc;
  text-decoration: none;
  font-weight: normal; }
  /* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:visited {
    color: #cccccc; }
  /* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:focus {
    color: #cccccc; }
  /* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:hover {
    color: #cccccc; }
  /* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/chriseppstein-compass-0.8.17/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass */
  body a:active {
    color: #cccccc; }
/* line 24, ../../app/stylesheets/partials/_common_3col.sass */
body fieldset {
  margin: 0 20px 0 20px; }
/* line 27, ../../app/stylesheets/partials/_common_3col.sass */
body #cta {
  position: absolute;
  top: 0px;
  left: 450px; }
/* line 32, ../../app/stylesheets/partials/_common_3col.sass */
body #logo {
  left: 0px;
  top: 0px;
  position: absolute; }
/* line 37, ../../app/stylesheets/partials/_common_3col.sass */
body #jackpot {
  color: white;
  position: absolute;
  width: 300px;
  top: 125px;
  left: 650px;
  font-size: 1.4em; }
  /* line 44, ../../app/stylesheets/partials/_common_3col.sass */
  body #jackpot img {
    vertical-align: middle; }
/* line 47, ../../app/stylesheets/partials/_common_3col.sass */
body #container {
  width: 950px;
  margin: 0 auto;
  position: relative;
  text-align: left; }
/* line 55, ../../app/stylesheets/partials/_common_3col.sass */
body #header {
  height: 152px; }
/* line 60, ../../app/stylesheets/partials/_common_3col.sass */
body #colmask {
  background: !background_color;
  width: 950px;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  clear: both;
  float: left; }
  /* line 70, ../../app/stylesheets/partials/_common_3col.sass */
  body #colmask table, body #colmask tr, body #colmask td {
    margin: 0;
    padding: 0; }
  /* line 73, ../../app/stylesheets/partials/_common_3col.sass */
  body #colmask table {
    font-size: 10px; }
    /* line 76, ../../app/stylesheets/partials/_common_3col.sass */
    body #colmask table td.flag {
      width: 30px; }
    /* line 78, ../../app/stylesheets/partials/_common_3col.sass */
    body #colmask table td.number {
      text-align: right;
      padding-right: 10px; }
/* line 83, ../../app/stylesheets/partials/_common_3col.sass */
body #colmid {
  float: left;
  width: 200%;
  margin-left: -215px;
  position: relative;
  right: 100%;
  background: #1a1a1a; }
/* line 91, ../../app/stylesheets/partials/_common_3col.sass */
body #colleft {
  float: left;
  width: 100%;
  margin-left: -50%;
  position: relative;
  left: 425px;
  background: black; }
/* line 100, ../../app/stylesheets/partials/_common_3col.sass */
body img {
  cursor: pointer; }
/* line 102, ../../app/stylesheets/partials/_common_3col.sass */
body #col1wrap {
  float: left;
  width: 50%;
  position: relative;
  right: 210px;
  padding-bottom: 1em; }
  /* line 109, ../../app/stylesheets/partials/_common_3col.sass */
  body #col1wrap #col1 {
    margin: 0 215px 0 210px;
    position: relative;
    left: 200%;
    overflow: hidden; }
    /* line 114, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 a {
      text-decoration: none;
      font-weight: bold;
      color: #eeeeee; }
    /* line 118, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 a:hover {
      text-decoration: underline; }
    /* line 120, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 p {
      padding-left: 10px;
      padding-right: 10px; }
      /* line 123, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 p img {
        float: right;
        padding: 10px; }
      /* line 127, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 p strong a {
        text-decoration: none;
        font-weight: bold; }
    /* line 132, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 #ratings {
      padding-left: 70px; }
      /* line 133, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .name {
        font-size: 1.5em;
        position: absolute;
        left: 90px;
        font-weight: bold; }
      /* line 138, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .rating {
        font-size: 1.5em;
        position: absolute;
        text-align: right;
        left: 250px;
        width: 70px;
        font-weight: bold; }
      /* line 145, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .logo {
        position: absolute;
        left: 90px; }
        /* line 148, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .logo img {
          border: 1px solid #999;
          background: black; }
      /* line 151, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .cta {
        position: absolute;
        text-align: right;
        left: 210px;
        width: 100px; }
      /* line 159, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .place_1 {
        width: 340px;
        height: 113px;
        background: url('../images/theme/casino/1_place.png');
        position: relative; }
        /* line 164, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_1 .name {
          top: 30px; }
        /* line 166, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_1 .rating {
          top: 30px; }
        /* line 168, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_1 .logo {
          top: 57px; }
        /* line 170, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_1 .cta {
          top: 75px; }
      /* line 173, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .place_2 {
        width: 340px;
        height: 99px;
        background: url('../images/theme/casino/2_place.png');
        position: relative; }
        /* line 178, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_2 .name {
          top: 10px; }
        /* line 180, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_2 .rating {
          top: 10px; }
        /* line 182, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_2 .logo {
          top: 38px; }
        /* line 184, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_2 .cta {
          top: 60px; }
      /* line 186, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 #ratings .place_3 {
        width: 340px;
        height: 99px;
        background: url('../images/theme/casino/3_place.png');
        position: relative; }
        /* line 191, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_3 .name {
          top: 10px; }
        /* line 193, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_3 .rating {
          top: 10px; }
        /* line 195, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_3 .logo {
          top: 38px; }
        /* line 197, ../../app/stylesheets/partials/_common_3col.sass */
        body #col1wrap #col1 #ratings .place_3 .cta {
          top: 60px; }
    /* line 200, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 .flash-game {
      margin: 10px 0 10px 0; }
    /* line 203, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 h2 {
      margin-left: 10px;
      color: white; }
      /* line 206, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 h2 a {
        text-decoration: none;
        color: white; }
    /* line 209, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 h3 {
      margin-left: 10px;
      color: white; }
      /* line 212, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 h3 a {
        text-decoration: none;
        color: white; }
    /* line 217, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 h1 {
      color: white;
      font-size: 1.4em;
      line-height: 32px;
      overflow: hidden;
      height: 32px; }
      /* line 223, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 h1 img {
        vertical-align: middle;
        clear: both; }
    /* line 227, ../../app/stylesheets/partials/_common_3col.sass */
    body #col1wrap #col1 .header {
      color: white;
      padding-left: 1em;
      font-size: 1.4em;
      line-height: 32px; }
      /* line 229, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 .header a {
        color: white; }
      /* line 234, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 .header a {
        text-decoration: none; }
      /* line 236, ../../app/stylesheets/partials/_common_3col.sass */
      body #col1wrap #col1 .header img {
        vertical-align: middle;
        clear: both; }
/* line 241, ../../app/stylesheets/partials/_common_3col.sass */
body #col2 {
  float: left;
  float: right;
  width: 210px;
  position: relative;
  right: 0px;
  color: white; }
/* line 252, ../../app/stylesheets/partials/_common_3col.sass */
body .primary-menu dl {
  width: 209px; }
  /* line 254, ../../app/stylesheets/partials/_common_3col.sass */
  body .primary-menu dl dt {
    padding-left: 13px;
    padding-right: 13px;
    overflow: hidden; }
  /* line 261, ../../app/stylesheets/partials/_common_3col.sass */
  body .primary-menu dl dd {
    font-size: 10px;
    padding-left: 16px;
    overflow: hidden;
    margin: 0; }
/* line 270, ../../app/stylesheets/partials/_common_3col.sass */
body #col3 {
  float: left;
  float: right			/* This overrides the float:left above */;
  width: 210px;
  position: relative;
  left: 50%; }
  /* line 278, ../../app/stylesheets/partials/_common_3col.sass */
  body #col3 h3 {
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 5px;
    margin: 0 0 5px 0; }
/* line 286, ../../app/stylesheets/partials/_common_3col.sass */
body .buttons {
  text-align: center;
  background: black;
  margin-bottom: 10px; }
/* line 294, ../../app/stylesheets/partials/_common_3col.sass */
body .widget {
  margin-bottom: 20px; }
  /* line 296, ../../app/stylesheets/partials/_common_3col.sass */
  body .widget img.logo {
    margin-right: 3px; }
/* line 299, ../../app/stylesheets/partials/_common_3col.sass */
body .casino-review {
  padding: 10px;
  min-height: 157px; }
  /* line 303, ../../app/stylesheets/partials/_common_3col.sass */
  body .casino-review .casino-name {
    font-weight: bold;
    float: left;
    color: #eeeeee; }
  /* line 308, ../../app/stylesheets/partials/_common_3col.sass */
  body .casino-review .casino-bonus {
    color: #DEBB4F; }
  /* line 311, ../../app/stylesheets/partials/_common_3col.sass */
  body .casino-review p {
    clear: both;
    font-size: 10px;
    overflow: hidden; }
  /* line 315, ../../app/stylesheets/partials/_common_3col.sass */
  body .casino-review .casino-logo {
    float: left;
    width: 80px;
    margin: 2px 15px 0 3px; }
    /* line 319, ../../app/stylesheets/partials/_common_3col.sass */
    body .casino-review .casino-logo img {
      background: black; }
  /* line 322, ../../app/stylesheets/partials/_common_3col.sass */
  body .casino-review .casino-cta {
    margin-top: 5px;
    margin-right: 10px;
    float: right; }
/* line 327, ../../app/stylesheets/partials/_common_3col.sass */
body #footer-spacer {
  width: 950px;
  height: 30px; }
/* line 331, ../../app/stylesheets/partials/_common_3col.sass */
body #footer {
  clear: both;
  text-align: center;
  width: 950px; }

/* line 5, ../../app/stylesheets/casino.sass */
body {
  background: black; }

/* line 9, ../../app/stylesheets/casino.sass */
#header {
  background: url(../images/theme/casino/header.png) no-repeat;
  margin: 0 0 3px 0; }


/* line 18, ../../app/stylesheets/casino.sass */
#col1wrap #col1 h1 {
  padding-left: 3em;
  background: url(../images/theme/casino/content_header.gif); }
/* line 21, ../../app/stylesheets/casino.sass */
#col1wrap #col1 .header {
  padding-left: 3em;
  background: url(../images/theme/casino/content_header.gif); }

/* line 27, ../../app/stylesheets/casino.sass */
.primary-menu dl {
  width: 209px; }
  /* line 29, ../../app/stylesheets/casino.sass */
  .primary-menu dl dt {
    background: url(../images/theme/casino/left_menu_header.png) no-repeat top left;
    height: 22px;
    line-height: 25px;
    padding-left: 13px;
    padding-right: 13px;
    overflow: hidden;
    margin-bottom: 2px; }
    /* line 37, ../../app/stylesheets/casino.sass */
    .primary-menu dl dt a {
      color: #fff; }
  /* line 40, ../../app/stylesheets/casino.sass */
  .primary-menu dl dt:hover {
    background: url(../images/theme/casino/left_menu_header_over.png) no-repeat top left; }
  /* line 42, ../../app/stylesheets/casino.sass */
  .primary-menu dl dd {
    font-size: 10px;
    height: 22px;
    line-height: 20px;
    padding-left: 16px;
    overflow: hidden;
    margin: 0;
    background: url(../images/theme/casino/left_menu_sub.png) no-repeat top left; }
    /* line 50, ../../app/stylesheets/casino.sass */
    .primary-menu dl dd a {
      color: #999999; }
  /* line 53, ../../app/stylesheets/casino.sass */
  .primary-menu dl dd:hover a {
    color: #fff; }

/* line 57, ../../app/stylesheets/casino.sass */
#col3 h3 {
  background: url(../images/theme/casino/widget_header.png) no-repeat top left; }

/* line 62, ../../app/stylesheets/casino.sass */
#colmask table tr.odd {
  background: #1a1a1a; }

/* line 66, ../../app/stylesheets/casino.sass */
.casino-review {
  background: url(../images/theme/casino/pad.png) no-repeat top left; }
  /* line 72, ../../app/stylesheets/casino.sass */
  .casino-review .casino-logo img {
    border: 1px solid #999; }