﻿
.style1 {
	/*border-collapse: collapse;*/
}
.mainContainer{
	direction:rtl;
	width:100%;
	height:100%;
}
.fullStory{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
}
.title{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
}
.lead{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
}
.text-01{
	font-family:Tahoma;
	font-size:11px;
	color:gray;
	font-weight:600;
}

.newsTitle{
	font-family:tahoma;
	font-size:13px;
	color:gray;
	border-bottom:1px dotted #E2E2E2;
	padding:5px;
	font-weight:600;
}
.newsLead{
	font-family:tahoma;
	font-size:11px;
	color:gray;
	border-bottom:1px dotted #E2E2E2;
	padding:5px;
}
.newsDate{
	font-family:tahoma;
	font-size:11px;
	color:gray;
	border-bottom:1px dotted #E2E2E2;
	padding:5px;
}
