.container {
    display:none;
    margin: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
  }

  .transparency {
    position: fixed;
    float:left;
    margin: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: #4d4d4d;
   
  }

.trantrata {
 filter: alpha(opacity=70);
    opacity: 0.7;
}

  .transparency div {
    float:right;
    font-size:40px;
    color:white;
    padding-right:40px;
    cursor: pointer;
  }

  .content img {
    border:0px;
  }

  .text {
position:absolute;
z-index:10003;
    margin-top:10px;
    width:1000px;
    color:white;
    font-size:40px;
   top:0px;
left:0px;
  }

  #list {
    float: left;
  }

  #show .content {
    float: left;
    width:1000px;
    z-index: 10002;
margin:0;

  }

  .chapter {
    float:left;
    margin: 0px 0px 0px 0px;
  }

  .chapter_preview {
    float: left;  
    padding:5px;
  }

  .chapter_title {
    font-weight:bold;
     
padding:5px;
  }
  .chapter_description {
    padding: 5px;
  }
 
  .author_preview {
    float:left;
    padding:5px;
  }

  .author_name {
   padding:5px;
  }

  .author_about {
   padding:5px;
  }

  .author {
     margin: 0px 0px 15px 0px;
  }
  #mediaspace {
    width:1px;
    height:1px;
  }	

.chapter_play img {
 width:15px;
height:15px
}

.chapter_play {
   cursor: pointer;
   text-decoration: underline;
 }

.vk_comments {
	float:left;
	display:block;
	background-image: none; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: initial; 
	background-position: initial initial; 
	background-repeat: initial initial;
}


.vk_comments_expand, .fb_comments_expand {
	float: left;
	padding:2px;
	border: 1px solid #3E6797;
	color: #2F5879;
	background:#E3EAF1;
	cursor: pointer;
	margin: 0px 0px 5px 0px;
}

.comments {
	float:left;
	margin: 0px 0px 20px 0px;
}