/*************************************************************/
/* css/style_550.css                                         */
/*                                                           */
/* VERSION: 4.1                                              */
/*                                                           */
/* MODIFIED: 03/29/2017                                      */
/*                                                           */
/* DESCRIPTION: Style Sheet for screens greater than 550px   */
/*                                                           */
/* HISTORY:                                                  */
/*   4.1 - 03/29/2017 Bargain Alerts                         */
/*   4.0 - 11/21/2016 Responsive Lastminute                  */
/*                                                           */
/*************************************************************/

#title_link {
  font-size: 33pt;
}
ul#buttons li {
  width: 200px;
}
#pr_container {
  width: 500px;
  margin: 50px auto;
}
.pr_info {
  width: 400px;
}
#nav_pages {
  float: right;
  margin-right: 5px;
}
#nav_showing {
  margin-top: 25px;
  float: left;
}

