@charset "utf-8";
/* CSS Document */

.content-text .list_new{
	font-family:"Jameel Noori Nastaleeq";
	text-align:right;
}
.content-text .list_new img{
	float:right;
	display:inline;
}
.content-text .list_new a span{
	text-align:right;
	font-family:"Jameel Noori Nastaleeq";
	float:right;
}

.content-text table.lessons{
	position:relative;
	border:none;
}

.content-text table.lessons tr td{
	font-family:"Jameel Noori Nastaleeq";
	border:1px solid #CCCCCC;
}
.content-text table.lessons tr td.titles{
	background:1px scroll #999999;
	color:#860B07;
	font-family:"Jameel Noori Nastaleeq";
	font-size:18px;
	text-align:center;
}
