.floatL
{ 
	color:#FFF; 
	direction:ltr; 
	text-align:left; 
	display:inline; 
	font-size:11px; 
	font-family:Tahoma ;
	padding-right:5px;
}

.tamayuz_toggle {
	direction:ltr; 
	text-align:left;
	display: block;
	height: 15px;
	width: 730px;
	padding:0px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	
}

.tamayuz_toggle_1{
	direction:rtl; 
	text-align:right;
	display: block;
	height: 15px;
	width: 730px;
	padding:0px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	margin: 0 0 0 0;
	
}
	
.tamayuz_toggle .freeInclude{ display:none; }
.tamayuz_toggle .expandPlus{ display:inline; }
.tamayuz_toggle_active {
	color: #ffffff;	
		
	height:15px;background-color:#9d1010;
	 
}
.tamayuz_toggle_active .freeInclude{ display:inline;}
.tamayuz_toggle_active .expandPlus{ display:none; }
.tamayuz_content {
background-color: #ffffff;
color: #444444;
overflow: hidden;
width:728px;
}

.tamayuz_content ul li{ 
	background-color: #fff; 
	background-position:right; 
	background-repeat:no-repeat; 
	border-bottom:1px solid #ccc; 
	list-style:none; 
	margin:0; 
	padding:0; 
}
.tamayuz_content .noCheck { 
	background-color:#fff; 
	background-image:none; 
	background-position:left; 
	border-bottom:1px solid #ccc; 
	height:14px;
	list-style:none; 
	margin:0; 
	padding:0; 
}

.tamayuz_content .noLine { 
	background-color:#fff; 
	background-position:right; background-repeat:no-repeat; 
	border-bottom:0px; 
	/*height:20px; */
	list-style:none; 
	margin:0 0 5px 0; 
	padding:0; 
}
.tamayuz_content h2 { 
	margin: 0px 0 0px 0px;
	color: #0099FF;
}

.tamayuz_content p {
	
	padding: 0px 0px 0px 0px;
}
			
			
 