/*  CALANDER PAGE */

#article_warper{
	margin-right:40px;
	text-align:right;
	width:900px;
}


.calander_page_line{
	height:25px;
	margin-right:5px;
	margin-left:8px;
	text-align:right;
	margin-top:5px;
}

.calander_page_date{width: 50px;float:right;}


.calander_page_evnt_name_heb{width:250px;float:right;margin-left:10px;}
a.event_name_heb{font-size:16px;font-weight:bold;text-decoration:none;color:#000000;}

a.event_name_heb:hover{text-decoration:underline;}

.calander_page_evnt_name_eng{width:250px;height:25px;float:right;margin-left:10px;}
a.event_name_eng{font-size:14px;font-weight:bold;text-decoration:none;color:#000000;}

a.event_name_eng:hover{text-decoration:underline;}

.calander_page_location{float:right; width:90px;}
.calander_page_remark{float:right; width:480px; white-space:nowrap;}