
.harvest-info {
    width:100%;
}

body.page-node-154 .harvest-info{
    width:20%;
    float:left;
    margin-right:2.5%;
}

.harvest-info .harvest-wrapper{
    border-radius:10px;
    border:1px solid #0070A8;
    background:#E0F1FF;
    margin:10px auto 25px auto;
    padding:0px;
    width:100%;
    max-width:675px;
    clear:both;
    position:relative;
}

.harvest-info .wrapper-all{
    margin:0 auto;
    text-align:center;
    width:100%;
}

.harvest-info .harvest-wrapper .big{
    font-size:5em;
    margin:0 auto;
    display:block;
    text-align:center;
    font-weight:100;
    color:#1EA1E3;
}


.harvest-info .harvest-wrapper .above{
    color:#008800;
}


.harvest-info .harvest-wrapper .below{
    color:#68000e;
}

.harvest-info .harvest-wrapper h2{
    text-align:center;
    font-size:1.8em;
    color:#777;
}

.harvest-info .harvest-wrapper h4{
    text-align:center;
    font-size:1.5em;
    color:#777;
    margin:5px 15px;
}

.harvest-info .harvest-wrapper p{
    color:#888;
}

.harvest-info .harvest-wrapper p strong{
    font-size:1.3em;
    color:#666;
}

.harvest-info .left{
    text-align:left;
    float:left;
    display:block;
    width:auto;
    margin-left:25px;
}

.harvest-info .right{
    text-align:right;
    foat:right;
    display:block;
    width:auto;
    margin-right:25px;
}

.harvest-info .last-updated{
    font-size:9px;
    position:relative;
    margin:0 auto;
    color:#999;
    width:250px;
    height:auto;
    text-align:center;
}


.harvest-info .bhrs-left{
    font-size:10px;
    position:relative;
    margin:0 auto;
    margin-top:-10px;
    color:#999;
    width:250px;
    height:auto;
    text-align:center;
    font-weight: bold;
}
