/*************************************************************/
/* css/style_700.css                                         */
/*                                                           */
/* DESCRIPTION: Style sheet for screens 700 and more         */
/*                                                           */
/*************************************************************/

/* ABOUT */
.crit_container {
  float: none;
  width: 600px;
}

/* PASSWORD REMIND */
#si_container {
  padding: 80px 0px;
}

/* NEW RELEASES */
#nr_toprec_img {
    width: auto;
}

/* STATS */
#sa_chartdiv, #sa_chartdiv2 {
    height: 500px;
    width: 650px;
}
.sa_result_name {
    font-size: 1.5em;
}

/* REC PAGE */
#rc_recads_mobile {
    display: none;
}
#rc_recads {
    display: block;
}
