
/* stylesheet for the template fp-flash */
/* стилевой файл для шаблона fp-flash*/

.annotation {
    background: url(/resources/images/layout/ftbg.png) repeat-y;
    position: absolute;
    z-index: 1000;
    top: 450px;
    margin: expression("0px 0px 0px -1024px");
    
    width: 0px;        
    padding: 2px 10px 4px 40px;    
    display: none;
    
    white-space: nowrap;
    font-family: Century Gothic;
    font-size: 16px;
    font-weight: bold;
}
/* stylesheet for the template template_default */
/* стилевой файл для шаблона texts.template_default*/
.text-page {
    line-height: 150%;
    padding: 0px 0px 0px 0px;
}

.text-page p {
    text-align: justify;
}