﻿h2.home {
    background-color: #f0f0f0;
    text-decoration: none;
    margin-top: 0;
    padding-top: .25em;
    padding-bottom: .25em;
    color: #8f8f8f;
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    }
    
h3.home {
    font-size: 1.25em;
    }
    
#HomeMain {
    /*max-width: 69.75%;*/ /*original code */
    min-width: 390px; 
    border-right: solid 1px #cccccc;
    margin: -10px 0 -10px -10px !important;
    width: 75%
    }
    

    
#MassageSchool {
    margin-left: 2em;
    margin-right: 2em;
    }
    
#HomeTestimonial {
    /*width: 29.75%;*/ /*original code */
    min-width: 170px;
    /* margin: -10px -10px 0 -15px !important;*/
    margin: -10px -10px 0 -45px !important;
    padding: 0;
    width: 27.5%;
    }
    
#HomeTestimonialSub {
    margin: 2em;
    font-size: x-small;
    text-align: left;
    }
    
   
#IntegratedTherapiesList {
    line-height: 1.5em;
    }

#IntegratedTherapiesList li {
    margin: 0 1.55em 0 -1.55em;
    font-weight: bold;
    }
    
#IntegratedTherapiesList li a {
    text-decoration: none !important;
    }
    
#IntegratedTherapiesList li a:hover {
    text-decoration: underline !important;
    }
    
#WhatsNewSub a {
    text-decoration: none !important;
    }
    
#WhatsNewSub a:hover {
    text-decoration: underline !important;
    }
    
#WhatsNewSub a:hover span {
    text-decoration: underline !important;
    } 
    
 /*.HomeImage {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
    }*/