/*************************************************************/
/* css/style_550.css                                         */
/*                                                           */
/* DESCRIPTION: Style sheet for screens 550 and more         */
/*                                                           */
/*************************************************************/

.g-banner {
  width: 336px;
  height: 90px;
}
.g-footer {
  width: 336px;
  height: 280px;
}

/* INDEX */
#i_login {
  width: 185px;
}
#i_logintop {
  display: none;
}
#i_loginleft {
  display: block;
}
#i_loginbottom {
  display: block;
}
#i_loginbottom_sm {
  display: none;
}
#i_logo img {
  width: 300px;
}

.sidebar {
}

/* THANK YOU */
#ty_container {
  width: 350px;
  margin: 50px auto;
  float: none;
}

/* TITLE INFO */
#fi_container h1 {
  font-size: 2em;
}
#fi_container #poster img {
  width: 135px;
}
#fi_showmore {
  display: none;
}
#fi_moreinfo {
  display: block;
}
.fi_miniquote_div {
  width: 400px;
}
#fi_scoring_div .psi_container .psi_header,
#fi_scoring_div .scorebox_container .scorebox_header {
    font-size: 1.2em;
}
#fi_scoring_div .psi_container .psi_quip {
    font-size: 1.1em;
}
#fi_scoring_div .psi_container {
    margin: 0px 20px;
}
.fi_info_div#summary {
    clear: none;
}

/* USER PROFILE */
#up_info {
    display: block;
}
#up_user_dob, #up_user_gender, #up_user_email {
    width: 250px;
    float: left;
}
#up_userprofile_info {
    float: left;
    margin-right: 5em;
}
#up_userprofile_compare {
    float: left;
    margin: 0px 0px 1em 0px;
    display: block;
}

/* FILM LIST */
#fl_container {
  width: 503px;
}
#fl_filter {
  float: left;
  width: 200px;
  margin-right: 10px;
}
.fl_titlelist {
  float: left;
  width: 265px;
}
#fl_filterlink a {
  display: none;
}
#fl_filterlink span {
  display: inline;
}
#fl_filter #fl_filterform {
  display: block;
  border-bottom: 1px #B3DBFF solid;
}
#fl_legend {
  width: 477px;
}
#fl_footer_pages {
  width: 477px;
}
#fl_ratingsnav {
  display: block;
}
.fl_plussign {
  display: inline;
}
ul.fl_titlelist li div.fl_name {
  width: 226px;
}
ul.fl_titlelist li#fl_mobilead {
  display: none;
}

/* REC PAGE */
#rc_toprec_img, .rc_otherrec_img {
    width: 90px;
}
.titlerow_smallpsi {
    display: none;
}
.titlerow .psiscore_container {
    display: block;
}

/* NEW RELEASES */
#nr_toprec_img {
  width: 90px;
}

/* SEARCH RESULTS */
.sr_result_img {
  width: 90px;
}

/* COLLECTION LIST */
.cl_list_hidden {
  display: table-cell;
}

/* PSI LIST */
.ps_poster {
  width: auto;
}

/* STATS */
#sa_chartdiv, #sa_chartdiv2 {
  height: 384px;
  width: 500px;
}

/* RANK MORE FILMS */
#rn_filterbar #rn_filterform {
    display: flex;
}
.rn_title_img img {
  width: 90px;
}
.rn_title_img .mark_div .rn_separator {
  padding: 0px 3px;
}
.rn_title_img .mark_div span {
  display: inline;
}
.rn_title_img .mark_div span.rn_separator {
  display: inline;
}
.rn_minireview .reviewtext {
  width: 300px;
}

/* SUBMIT FILM */
#sf_row_plot .sf_inputdiv {
  clear: none;
}
