.business .recently-viewed-container ul li > a.expand {
  background: url(../images/Desktop/recently-viewed-minus.png) no-repeat 245px center #656871; }
.business .recently-viewed-container .image-container {
  background: #656871 !important; }
.business .col-side .form-holder {
  font-family: "proxima_nova_ltregular", Arial;
  color: #fff; }
  .business .col-side .form-holder .image-holder {
    padding: 10px 0;
    background: #5f626c;
    text-align: center; }
    .business .col-side .form-holder .image-holder p {
      padding: 5px 15px;
      text-align: left;
      font-size: 12px;
      margin: 0; }
  .business .col-side .form-holder .modal-popup {
    position: relative;
    margin: 5px 0;
    padding: 5px 15px;
    background: #5f626c;
    font-size: 12px; }
    .business .col-side .form-holder .modal-popup h3 {
      margin-bottom: 5px; }
    .business .col-side .form-holder .modal-popup .close-icon {
      display: block;
      position: absolute;
      cursor: pointer;
      width: 10px;
      height: 10px;
      top: 10px;
      right: 10px;
      background: url("../images/Desktop/close-icon.png") no-repeat; }

.whats-new-container {
  clear: both;
  overflow: hidden; }

.main-bottom-content {
  background: #fff;
  width: 826px;
  position: relative;
  padding: 0;
  margin: 0;
  clear: both; }
  .main-bottom-content .bottom-box {
    padding-top: 40px; }
    .main-bottom-content .bottom-box .image-holder {
      float: left;
      width: 290px;
      height: 208px; }
      .main-bottom-content .bottom-box .image-holder img {
        position: relative;
        margin: 21px 0 0 20px; }
    .main-bottom-content .bottom-box .description {
      float: left;
      width: 500px; }
      .main-bottom-content .bottom-box .description h3 {
        margin: 15px 0 5px;
        font-size: 19px;
        font-family: "proxima_nova_rgbold", Arial; }
      .main-bottom-content .bottom-box .description p {
        font-family: Arial;
        font-size: 12px; }
      .main-bottom-content .bottom-box .description ul {
        padding: 0;
        margin: 20px 0 0 0;
        font-family: "proxima_nova_rgbold", Arial;
        font-size: 10px; }
        .main-bottom-content .bottom-box .description ul li {
          background: url("../images/Desktop/buttons.png") no-repeat scroll left 3px transparent;
          list-style: none;
          padding-left: 15px;
          margin-bottom: 3px; }
        .main-bottom-content .bottom-box .description ul.gray a {
          color: #333333; }
      .main-bottom-content .bottom-box .description .btn {
        background: #676773;
        font-family: "proxima_nova_ltregular", Arial;
        cursor: pointer;
        float: left;
        margin: 15px 6px 0 0;
        font-size: 13px;
        padding: 0 13px 0 4px;
        color: #fff;
        font-size: 13px; }
        .main-bottom-content .bottom-box .description .btn span {
          background: url("../images/Desktop/sprite-arrows-1.png") no-repeat right 11px;
          display: block;
          background-position: 70px -281px;
          padding: 7px 10px 6px 10px; }
        .main-bottom-content .bottom-box .description .btn:hover {
          background: #4c4e57; }
      .main-bottom-content .bottom-box .description.readmore {
        width: 460px;
        height: 180px;
        overflow: hidden;
        position: relative; }
    .main-bottom-content .bottom-box .read-more {
      display: block;
      position: absolute;
      cursor: pointer;
      left: 0;
      bottom: 0;
      background: url("../images/Desktop/bottom-content-readmore.png") no-repeat;
      width: 460px;
      height: 62px; }
  .main-bottom-content .bottom-shadow {
    display: block;
    width: 100%;
    height: 61px;
    background: url("../images/Desktop/bg-bottom-content.jpg") repeat-x; }

