.examples_right{
    border-style: hidden;
    border-width: 5px;
    padding-bottom: 5px;
    float: right;
}

.examples_left{
    border-style: hidden;
    border-width: 5px;
    padding-bottom: 5px;
    float: left;
}

.examples_center{
    display: none;
}