#flash_content
{
  width: 520px;
}

#c_main_content
{
  width:256px;
  background-image:url(../images/text_bg.png);
  min-height:336px;
  background-repeat:no-repeat;
}

#main_content
{
  padding: 10px 20px 10px 20px;
}

#top_left
{
    min-height: 52px;
}

#top_left a
{
    text-decoration: none;
    font-style: normal;
    font-size: 16px;
    display: block;
    padding-right: 10px;
    text-align: right;
    line-height: 52px;
}

#illustr_area
{
  text-align: right;
  height: auto;
  padding-top: 0;
}

/*
#illustr_area .diapo
{
  width: 141px;
  padding-left: 62px;
}
*/


#illustr_area .diapo
{
    position: relative;
    width: 141px;
    height: 138px;
    padding: 0 0 0 62px;
}

#illustr_area .diapo>img
{
    position: absolute;
    top: 0;
    right: 0;
}

#illustr_area .bonbons
{
    width: 206px;
    height: 240px;
    overflow: hidden;
    text-align: left;
}
#illustr_area .bonbons div.bonbon
{
    height: 240px;
}
#illustr_area .bonbons div.bonbon div.text
{
  padding: 10px;
}
#illustr_area .bonbons .slideshow-content
{
  color: #fff;
  background: transparent;
}
