/* these style are to be adding to interactive.css */

td.efts_form.forms_separator div{
    background-color: #BCD6F8;
    width: 3px;
    height: 60px;
    margin: 0 50px;
}
td.efts_form img{
    position: relative;
    left: 10px;
    top: 5px;
}
td.efts_form button{
    margin-left: 15px;
}