@CHARSET "UTF-8";

.traslationbutton a { font-size: 9px; font-weight: bold; color: #FF672B !important; }
.translation_blok { padding: 15px; background-color: #F7F7F7; margin-bottom: 17px; }
.mark_important { background-color: #EAFFEA; }
.just_mark { background-color: #ECF7FF; }
.translations_title { color: #326086; font-weight: bold; cursor: pointer; }
.translation_button { text-align: right; padding: 20px 3px 0 0; }
.translation_pointer { cursor: pointer; }
.istranslated { position: absolute; right: 0; bottom: 0; padding: 3px 5px 3px 5px; cursor: pointer; text-decoration: underline; border: 1px solid #EBEBEB; border-bottom: 0; color: #CCC; }
.istranslated img { border: 0; padding: 0; }

#translationbutton { position: fixed; right: 67px; bottom: 0; padding: 5px; background-color: #FFF; border: 1px solid #000; }
#translationbutton_help { position: fixed; right: 0; bottom: 0; padding: 5px; background-color: #FFF; border: 1px solid #000; font-weight: bold; width: 56px; text-align: center }
#translationbutton_desc { position: fixed; right: 3px; bottom: 30px; width: 200px; }
#translationbutton_desc #description { padding: 10px; border: 2px solid #000; border-bottom: 0; background-color: #FFF; }
#translationbutton_desc #arrow { background: url(/img/translatearrow.gif) no-repeat scroll right top; height: 20px; }