﻿.environment{
    width:94%;
    margin-left:auto;
    margin-right:auto;
}
.environmenttitleline{
    width:10px;
    height:20px;
    border-left:2px solid #c22c3d;
    float:left;
}
.environmenttitlecontent{
    font-size:1.2em;
    color:#000;
    float:left;
    line-height:1.2em;
}
.backgroudcolor{
    background-color:#f6f6f6;
}
.padding4{
    padding:4%;
}
.environment_slider{
    list-style:none;
    width:100%;
}
.environment_slider li{
    list-style:none;
    width:100%;
}

