
.ez_school_teacher_profile {
    padding-bottom: 1em;
}

.ez_teacher_profile_left_column {
    float: left;
    width: 35%;
    text-align: center;
}

.ez_teacher_profile_right_column {
    float: right;
    width: 64%;
}

.ez_class_profile {
}

.ez_class_separator {
    border-bottom: 1px gray dashed;
    margin-top: 0.1em;
    margin-bottom: 0.5em;
}

.ez_review_profile {
    padding-bottom: 1em;
}

.ez_block_h1, .ez_block_h2, .ez_block_h3 {
    padding-bottom: 1em;
}

.ez_table_a, .ez_table_b, .ez_table_c {
    width: 100%;
}

.ez_table_header_a, .ez_table_header_b, .ez_table_header_c {
    font-weight: bold;
}

.ez_upcoming_class {
    margin-left: 1em;
    padding-left: 1em;
    padding-right: 1em;
    float: left;
    color: white;
    font-weight: bold;
    background: red;
}

.ez_location_map{
    width: 40%;
    float: left;
    padding: 0.5em;
}

.ez_location_content{
    width: 55%;
    float: left;
    padding: 0.5em;
}

.ez_school_review_profile {
    width: 80%;
}

.ez_review_headline{
    width: 100%;
}

.ez_school_review_textarea {
    width: 100%;
    height: 100px;
}

.ez_school_review_submit_button{
    float: right;
}

.ez_photo_title{
    font-weight: bold;
}

.ez_photo{
}

.ez_photo_description{
    padding-bottom: 1.5em;
}

.ez_video_title{
    font-weight: bold;
    font-size: 1.5em;
}

.ez_video{
}

.ez_video_description{
    padding-bottom: 1.5em;
}
