/* CSS Document */
.epz_chronical{
	width: 799px;
	text-align:center;
	background-color:  black;
	display: table;
	margin-right:5px;
}

.epz_block_1{
	width: 199px;
	height: 380px;
	float:right;
	background-color: #1c1c0b;
	cursor: pointer;
	display:table;
}

.epz_block_2{
	width: 199px;
	height: 380px;
	float:right;
	background-color: #000000;
	cursor: pointer;
	display:table;
}


.chapter_date{
	width: 199px;
	height: 33px;
	background-image: url(images/epz_ind_epz_date.jpg);
	float:right;
	font-size:6px;

}

.chapter_date_div{
	font-size: 24px;
	font-weight: bold;
	margin-top:5px; 

}

.month_title{
	text-align:center;
	color: #ff0000;
	background-color: #4c0001;
	width:90px;
	height:20px;
	float:right;
	display:table-row;
}

.month_spacer{
	width:90px;
	height:20px;
	color: #ff0000;
	float:right;
	display:table-row;
}

.epz_up_title_heb{
	width:198px;
	height:18px;
	text-align:center;
	color: #999900;
	font-size:14px;
	display:table-row; 
}

.epz_up_sub_title_heb{
	width:198px;
	height:36px;
	text-align:center;
	color: #999900;
	font-size:14px;
	display:table-row; 
}

.epz_name_heb{
	width:198px;
	text-align:center;
	color: #f8f808;
	font-size:18px;
}

.epz_up_title_eng{
	width:198px;
	height:18px;
	text-align:center;
	color: #999900;
	font-size:14px;
	direction: ltr;
	float:right;
	display:table-row; 
}

.epz_up_sub_title_eng{
	width:198px;
	height:36px;
	text-align:center;
	color: #999900;
	font-size:14px;
	direction: ltr;
	float:right;
	display:table-row; 
}

.epz_name_eng{
	width:198px;
	text-align:center;
	color: #f8f808;
	font-size:18px;
	direction: ltr;
	display:table-row; 
}

.tv_img{
	width:172px;
	height:173px;
}