BODY{ margin-left: 30px; margin-right: 40px; font-family: helvetica,arial; font-size: 10pt; } TH,TD,DD,DT,DIV{ font-family: helvetica,arial; font-size: 10pt; } /* Common header properties */ H1,H2,H3,H4 { font-family: helvetica,arial; font-weight: bold; } H3 { margin-top: 15px; } /* Headers specifics */ H1 { font-size: 14pt; } H2 { font-size: 12pt; } H3 { font-size: 10pt; } H4 { font-size: 8pt; } .hxgb{ color: #9f0000; } A{ font-family: helvetica,arial; text-decoration: none; color: #003399; font-weight: bold; } P{ text-align: left; font-family: helvetica,arial; font-size: 10pt; } .cite{ margin-left: 0%; text-align: right; margin-bottom: 10px; padding-left: 180px; margin-right:0; font-weight: bold; color: rgb(0,0,128); } .groupname{ font-weight: bold; font-size: 14pt; } .eventname{ font-weight: bold; font-size: 10pt; margin-bottom: 16px; } .verse{ margin-left: 80px; } .versetitle{ font-weight: bold; font-size: 12pt; } .versesubtitle{ font-weight: bold; font-size: 10pt; margin-bottom: 10px; } .versebody{ margin-bottom: 20px; } .header{ font-weight: bold; font-size: 12pt; margin-bottom: 10px; } .block{ margin-left: 30px; margin-bottom: 20px; } .devwhat{ line-height: 120%; color: rgb(55,55,55); font-family: helvetica,arial; font-size: 10pt; } .devwho{ margin-left: 10px; line-height: 120%; font-size: 10pt; } .devdate{ margin-left: 10px; line-height: 150%; font-size: 10pt; font-style: italic; font-family: helvetica,arial; } .successmsg{ margin-top: 10px; font-weight: bold; font-size: 12pt; color: #009a00; } .errormsg{ margin-top: 10px; font-weight: bold; font-size: 12pt; color: #9a0000; } .copyright{ font-size: 10pt; color: #9a0000; text-align: left; } .rlebanner{ margin-bottom: 10px; } .block_left { width: 300px; /* Ширина слоя */ background: #ffffff; /* Цвет фона */ padding: 10px; /* Поля вокруг текста */ padding-right: 20px; float: left; margin: 5px; border: solid 1px #ff8b02; /* Параметры границы */ opacity: 0.9; -moz-border-radius: 20px; -khtml-border-radius: 20px; -webkit-border-radius: 20px; display: inline; } .big_block_left { width: 640px; /* Ширина слоя */ background: #ffffff; /* Цвет фона */ padding: 10px; /* Поля вокруг текста */ padding-right: 20px; float: left; margin: 5px; border: solid 3px #ff8b02; /* Параметры границы */ opacity: 0.9; -moz-border-radius: 20px; -khtml-border-radius: 20px; -webkit-border-radius: 20px; display: inline; } .block_noleft { float: none; clear: left; position: relative; right: 10px; }