#page-wrapper {	

	position: relative;
}
* html #page-wrapper { 

}
a
{
    color: #e75c00;
}
#content-wrapper {
    width: 790px;
    margin: 40px auto;
    position: relative;
    border: 1px solid  #d3d3d3;
    color: #0f0f0f;
}

#header {
    height: 65px;
}
#header a.header-logo {
    display: block;
    text-decoration: none;
   margin: 10px 10px 0;
    width: 197px;
    height: 54px;
    background: #FFF 0% 0% no-repeat url('images/logo-3.png');
    float: left;
}
#header div.header-content {
    width: 595px;
    height: 54px;
    float: left;
}
#header div.header-right-area {
    width: 197px;
    height: 54px;
    float: left;
}
table.text_error
{
    border-top: 1px solid  #d3d3d3;
}
table.text_error td
{
    width: 50%;
    padding: 15px;
    vertical-align: top;
}
.show_image
{
    border-top: 1px solid  #d3d3d3;
    padding: 5px;

}
div.h1
{
    position: absolute;
    top: 26px;
    left: 215px;
    font-weight: bold;
    color: #e75c00;
}
div.h1_close
{
    position: absolute;
    top: 8px;
    left: 215px;
    width: 569px;
    color: #585858;
}
.bold_orange
{
    font-weight: bold;
    color: #e75c00;
}
span.autor
{
    font-size:13px;
    color: #818181;
    font-weight: bold;
    display: block;
}
.autor_dl
{
    font-family: Arial;
    color: #818181;
    float: left;
    padding-left: 8px;
    padding-top:  10px;
    padding-bottom: 12px;
    width: 569px;
}
.autor_dl div,.autor_dl a 
{
    display: block;
    color: #818181;
    font-size:12px;
    padding-top: 10px;
}
.other_link
{
    font-size:10px;
    color: #646464;
    float: left;
    width: 420px;
    padding-top: 17px;
}
.show_text
{
    border-top: 1px solid #D3D3D3;
    margin: 0 5px;
    overflow: hidden;
}
.logo_smile
{
    float: left;
    margin: 3px 0;
    padding: 0 15px;
   /* border-right: 1px solid  #d3d3d3;*/
}

