#boxshot-info {
  padding: 20px 0 10px 17px; 
	}
  #boxshot-info h6 {
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 0 0 0.5em 0;
    color: #26659B; 
		}
  #boxshot-info p strong {
    display: inline !important;
    color: #26659B !important; 
		}

.boldBlue {
	color: #26659B;
	font-weight: bold; 
	}
	
.boxshots {
  padding: 0 0 30px 0; 
	}
  .boxshots h6 {
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0 0 5px 0;
    position: relative; 
		}
    .boxshots h6 a {
      position: absolute;
      right: 0;
      color: #26659B;
      font-size: 0.9em;
      font-weight: bold;
      text-decoration: none; 
			}
	.boxshots ul {
		background-color: #999999;
		}
  .boxshots ul li {
    float: left;
    display: inline; 
		}
    .boxshots ul li.one {
      text-align: center; 
			}
    .boxshots ul li.two {
      text-align: center; 
			margin: 5px 10px 10px;
			}
    .boxshots ul li.two img {
			margin-bottom: 7px;
			}
			
    .boxshots ul li.three {
      text-align: center; }
    .boxshots ul li a {
      display: block;
      color: #26659B;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none; }

	.boxshots ul li a:hover {
	  text-decoration: underline; }
