.leftClearFix {
    width:716px;
    height:1px;
}

.mainBodyContainer .infoContainer {
    display: inline;
    float: left;
    width: 100%;
    height: 255px;
    margin: 0 0 10px 0;
    background-color: #387C7B;
    font-family: 'Roboto Slab', serif;
}

.mainBodyContainer .infoContainer .todayInHistoryContainer {
    position: relative;
    float: left;
    width: 470px;
    height: 100%;
    margin-right: 20px; 
}

.mainBodyContainer .infoContainer .linksContainer {
    position: relative;
    float: left;
    width: 470px;
    height: 100%;
}

.images {
    display: block;
    width: 100%;
}

.sideTitle {
    color: #fff;
    background-color: #0099CC;
    padding: 7px;
    margin: 0 0 10px 0; 
}

.break {
    padding: 0 0 7px 0; 
}

.hoursOfOperation {
    color: #707070;
    font-size: 15px;
}

.hoursOfOperation ul {
    list-style-type: none;
    padding: 0;
}

.hoursOfOperation ul ul {
    padding: 6px 0 6px 15px;    
}

div.sideDescription{  
    position:relative;   
    bottom:0px; 
    left:0px;  
    width:100%;  
    font-family: 'tahoma';  
    font-size:15px;  
    color:#707070;  
    margin-top:-10px;
    margin-right: 11px; 
}

p.sideDescription_content{  
    padding:10px 10px 0 0;  
    margin:0;  
}

.sideDescription a {
    text-decoration: none;
    font-weight: bold;
    color: #707070;
}

.sideDescription ul {
    list-style-type:none;   
}

.sideDescription a:hover {
    text-decoration: underline; 
}

p.sideDescription_content a {
    color: #707070;
    text-decoration: none;  
}

p.sideDescription_content a:hover {
    text-decoration: underline; 
}

.rightContent .textOne {
    margin-bottom: 36px;    
}
    

/*
.images .imageOne {
    display: inline;
    float: left;
    width: 110px;
    margin-right: 10px;
}

.images .imageTwo {
    display: inline;
    float: left;
    width: 110px;
}
*/

.images img {
/*    width: 110px; */
    width: 179px;
    height: 104px;
    border-style: none;
    margin: 7px 23px 0 23px;
}
