.results {
    float:left;
    width:75px;
    height:20px;
    border-bottom: 1px solid black;
    /*margin-right:30px;*/
    font-weight:bold;
    font-size:16px;
    color:#21578A;
    /*margin-left: 25px;*/
    text-align: left;
}

.anes-results {
    font-weight:bold;
    font-size:small;
    margin-left: -40px;
    /*margin-right: 15px;*/
    /*border-bottom: 1px solid black;*/
    /*width: 65px;*/
    /*height:20px;*/
    color:#21578A;
    /*color: green;*/
    text-align: left;
}

.anes-labels {
    margin-left: -15px;
}

.locations {
    float:left;
    /*width:140px;*/
    /*height:20px;*/
    /*border-bottom: 1px solid black;*/
    margin-right:30px;
    font-weight:bold;
    font-size:16px;
    color:#21578A;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
}

.price-results{
    font-size: small;
}

.percent-results{
    font-size: small;
}

.source-results{
    font-size: xx-small;
    /*width: 50px;*/
}

.spinner{
    width:100px;
    height:20px;
    margin-top: -30px;
    /*margin-right:10px;*/
    margin-left: 30px;
    float:left;
}
#weblink{
    background-color: lightsteelblue;
}
#collapseDescription {
    font-size: small;
}
#wellDescription {
    background-color: white;
}