.hardrule{  
border-bottom: 1px solid #E4CFA8;
    padding-bottom: 15px;
}

/* modules styles below */
.info_module_width {
    min-height: 140px;
}
.info {
    border: 1px solid #E4CFA8;
    display: inline-block;
    position: relative;
}

.info p {
    margin: 0 !important;
    padding: 10px 10px 0 !important;
}
.module_width_noborder {
    float: left;
    width: 223px;
}

.left_space_2 {
    margin-left: 10px;
}

.margin_bottom_2 {
    margin-bottom: 10px;
}
.clear {
    clear: both;
}

.info > .link_internal, .info > .link_external {
    bottom: 0;
    position: absolute;
    right: 0;
}

a.link_internal {
    background: url("/Sirwalterschool/_image/SWM_2014/icons/internal_link_icon.png/") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #990000;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 10px;
    text-decoration: underline;
}

.info_module_width > p:last-of-type {
    padding-bottom: 20px;
}

.margin_bottom_3 {
    margin-bottom: 15px;
}

.footnote {font-size: 75%;}

.student_testimonial {
    border: 1px solid #ECDDBE;
    margin-bottom: 20px;
}

#main_content img {
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 20px;}

.promo img {
   padding:0 !important;
}