﻿.score
{
 width:auto;
 display:block;
 white-space:nowrap;
}

.score b
{
    padding-left:0 !important;   
}

.leagueTable.narrow .detailColumn
{
    display:none;
}

#leagueChart, #subjectChart
{
    width:100% !important;
    height:200px !important;
}

.listLinks:before
{
    display:block;
    padding-bottom:0.5em;
}

.student-institution-review table 
{
    width:auto;
    display:block;
}

#homeImages
{
    width:100%;
    height:auto;
    padding:0 0 25px;
    overflow:auto;
}

#homeImages .imgs {
    height: auto;
    width:auto;
    overflow: hidden;
    line-height:0;
    background-color:transparent;
    padding:2px 2px 0;    
}

#homeImages .imgs img {
    width:100%;
    height: auto;
}

#homeImages .headline 
{
    min-height:50px;
}

#homeImages .headline h1 {
    font-size:1.4em;
}

blockquote
{
    width:auto;
    float:none;
}

.courseSearchCriterion.halfWidth
{
    width:100%;
}

.toptenMainImage img
{
    width: 100%;
    height: auto;
}

.noMobile
{
    display:none;
}

.field-half-width
{
    width:100%;
    display:block;
}

.field-example
{
    display: block;
    margin-top:0.25em;
}