#heading {
    font-size:1em;
    margin-bottom:0px;
}

#attention {
    font-size:0.7em;
    margin:0 0 1em;
    color:#666;
}

#sentence {
    font-size:0.7em;
    margin:1em 0 0;
}

#webkitSpeech {
    width:310px;
}

#resultArea {
    margin-top: 1em;
}

#result {
    width:310px;
    height:220px;
}

.label {
    font-size:0.7em;
}

.choiceLang {
    margin-top:0.5em;
}

.firstColumn {
    margin-top:1em;
}