﻿.image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 0 auto;
}

h2 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}

.btn {
    margin-left: 25px;
    width: 112px;
    height: 53px;
    border-radius: 3px 3px 3px 3px;
}

.audio-question-text {
    width: auto;
    margin-top: 31px;
}
