﻿.news_wrapper 
{
    margin-bottom: 15px;
}
.news_wrapper .editControls {
    padding-bottom: 15px;
}

.news_content {
  
}

.newsblock_wrapper .news_wrapper input[type='Text']
{
    font-size: 10pt;
    border-left: none;
    border-right: none;
    border-top: none;
}

.news_signature {
    color: black;
    float: right;
}

.extra_params
{
    padding-top: 10px;
}

.newsblock_wrapper 
{
    padding-top: 0px;
    margin-top: 0px;
    top: 0px;   
    font-size: 10pt;
    width: 100%
}


.newsblock_wrapper img
{
    max-width: 100%;
}


.newsblock_wrapper .current {
    background-color: rgb(245,245,245);
}

.news_header {
    color: #F76200;
    font-size: 16pt;
}

h1, h2, h3, h4, h5, h6 {
    color: #F76200;
}
h6 {
    font-size: 1.2em;
}
h4, h5, h6 {
    margin: 0.4em 0;
}
h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    padding: 0;
}



a:link {
    color: #F76200;
}
a {
    color: #F76200;
}
a {
    text-decoration: underline;
}

a.dictionary_edit {
    float: right;
    font-size: 10pt;
    color: gray;
}

.newsblock_wrapper .news_controls {
    font-size: 10pt;
}

.newsblock_wrapper .ui-accordion .ui-accordion-header {
    padding-left: 0px;
}

.newsblock_wrapper .ui-accordion .ui-accordion-header.ui-state-hover {
    text-decoration: underline
}

.newsblock_wrapper .ui-accordion-header:nth-of-type(1)
{
    padding-top: 0px;
} 

 .ui-accordion .ui-accordion-content {
    padding-left: 0px;
     padding-top: 0px;
}

