﻿.image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 0 auto;
}

h2 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}

.opertation-vertical-fill-type-question
{
    margin-left: 10px;    
    margin-top: -100px;
    width:500px;   
}

.opertation-vertical-fill-TypeAnswer{
    margin-left: 150px;
    direction: rtl;
}