#GoogleTranslateBox {
        margin-bottom:10px;
}

#GoogleTranslateBox h3 {
        margin:5px 0px 10px 0px;
        padding-bottom:5px;
        border-bottom:1px solid #ff6600;
}

#GoogleTranslateBox div.TranslateForm {
        -moz-border-radius-bottomleft:3px;
        -moz-border-radius-bottomright:3px;
        -moz-border-radius-topleft:3px;
        -moz-border-radius-topright:3px;
        border:1px solid #dddddd;
        background:#ffffe0 none repeat scroll 0%;
        padding:5px;
}

div.TranslateForm label {
        display:block;
        font-weight:bold;
        padding-bottom:3px;
}

p.GoogleTranslateFooter {
        margin-top:15px;
        text-align:right;
        font-size:11px;
}
