body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-Serif;
}

table tr td
{
	color: #000000;
    font-size: 16px; 
	font-family: Arial;
	 
 } 
a
{
	text-decoration: none;
}

span.separator
{
	display: none;
}

#widthBody
{
	 
	background: url(../Templates/Images/English/bk_lightblue.gif) repeat-x right top #9ADFF3;
}

#width
{
	text-align: left;
}

#width div.inside
{
	padding: 0px 0px 0px 0px;
}

#width div.topLinks
{
	background: url(../Templates/Images/English/bk_top_temp.gif) no-repeat left top;
	text-align: right;
	padding: 21px 35px 0px 465px;
	margin: 0px;
}

#width div.topLinks div.topLinksAux1 
{
	background: url(../Templates/Images/English/bk_top_repeat.gif) repeat-x right top;
	padding: 0px 0px 0px 0px;
}

#width div.topLinks div.topLinksAux2 
{
	background: url(../Templates/Images/English/bk_top_roof_end.gif) no-repeat right top;
	padding: 94px 5px 0px 0px;
}

#width div.topLinks div.topLinksAux3 
{
	padding: 8px 15px 15px 0px;
	background-color: #FED6A5;
	border-right: 1px solid #999999;
	text-align: right;
}

#width table.buttons 
{
	/*table-layout: fixed;*/
	border-collapse: collapse;
	margin: 0px auto 0px auto;
}

#width table.buttons a.Next 
{
	background: url(../Templates/Images/English/bk_top_button_next_both.gif) no-repeat right top;
	width: 22px;
	height: 24px;
	display: block;
}


#width table.buttons a.Next:hover
{
	background: url(../Templates/Images/English/bk_top_button_next_both.gif) no-repeat left bottom;
	 
}


#width table.buttons a.Next span 
{
	display: none;
}
/* deleted ori 28.02.05*/
/*#width table.buttons a.Next:hover, #width table.buttons a.Previous:hover 
{
	background-position: right top;
	
}*/

#width table.buttons a.Previous 
{
	background: url(../Templates/Images/English/bk_top_button_prev_both.gif) no-repeat right top;
	width: 21px;
	height: 24px;
	display: block;
}

 #width table.buttons a.Previous:hover
 {
	background: url(../Templates/Images/English/bk_top_button_prev_both.gif) no-repeat left bottom;
 }


#width table.buttons a.Previous span 
{
	display: none;
}

#width div.topLinks ul
{
	margin: 0px;
	padding: 0px;
	height: 57px;
	display: none;
}

#width div.topLinks ul li
{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	/*float: left;*/
	clear: none;
}

#width div.topLinks a.link
{
	display: block;
	height: 22px;
	width: 75px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	background: url(../Templates/Images/English/toplink_both.gif) no-repeat center top;
	color: #333333;
}

#width div.topLinks a.link:hover
{
	background-position: center bottom;
	color: #ffffff;
}

#width div.topLinks a.link span
{
	font-size: 11px;
	padding: 1px 3px 0px 0px;
	display: block;
	text-align: center;
}

#content
{
	text-align: left;
}

#content div.container
{
	background: url(../Templates/Images/English/bk_content_repeat.gif) repeat-y right top;
}

#content div.container div.inside
{
	background: url(../Templates/Images/English/bk_bottom_left_small.gif) no-repeat right bottom;
	padding: 0px 29px 0px 0px;
}

#content div.container div.aux1
{
	background: url(../Templates/Images/English/bk_content_top_left.gif) no-repeat right top;
	padding: 0px 19px 0px 0px;
}

#content div.container div.aux2
{
	background: url(../Templates/Images/English/bk_nav_window_repeat_full.gif) repeat-y left top #FED6A5;
	padding: 5px 0px 0px 0px;
	 
}

#content div.container div.aux3
{
	padding: 0px 0px 0px 0px;
	background: url(../Templates/Images/English/bk_bottom_repeat.gif) repeat-x left bottom;
}

#content div.container div.aux4
{
	background: url(../Templates/Images/English/bk_nav_bottom_full.gif) no-repeat left bottom;
}

#content div.container div.aux5
{
	margin: 0px 0px 0px 155px;
	padding: 5px 10px 0px 10px;
}

#content div.container div.aux6 
{
	margin: 0px 0px 0px 80px;
}

#content p
{
	margin: 10px 0px 10px 0px;
}

#navigation
{
	float: left;
	width: 157px;
	background: url(../Templates/Images/English/bk_nav_repeat.gif) repeat-y right top #FCB369;
	text-align: right;
}

#navigation div.aux1
{
	background: url(../Templates/Images/English/bk_nav_window_repeat.gif) repeat-y 5px top;
	margin: 10px 0px 0px 0px;
}

#navigation div.aux2
{
	background: url(../Templates/Images/English/bk_nav_window.gif) no-repeat 5px top;
}

#navigation div.aux3
{
	background: url(../Templates/Images/English/bk_nav_line.gif) repeat-y center top;
}

#navigation div.aux4 
{
	background: url(../Templates/Images/English/bk_nav_bottom_links.gif) no-repeat center bottom;
	padding: 0px 0px 3px 0px;
}


#navigation ul
{
	margin: 0px;
	padding: 32px 0px 0px 0px;
	background: url(../Templates/Images/English/bk_nav_top.gif) no-repeat center top;
}
/*  modified by Ori 04.08.2005
#navigation ul li
{
	background: url(../Templates/Images/English/bk_nav_arrows.gif) no-repeat center center;
	list-style: none;
	margin: 4px 7px 5px 1px;
	padding: 1px;
	display: block;
}

#navigation ul li a
{
	display: block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: url(../Templates/Images/English/bk_nav_item_top.gif) no-repeat center top;
	text-align: center;
}

#navigation ul li a.selected
{
	background: url(../Templates/Images/English/bk_nav_item_top_selected.gif) no-repeat center top;
}

#navigation ul li a span.first
{
	display: block;
	background: url(../Templates/Images/English/bk_nav_item_bottom.gif) no-repeat center bottom;
	padding: 4px 0px 4px 0px;
}

#navigation ul li a.selected span.first
{
	background: url(../Templates/Images/English/bk_nav_item_bottom_selected.gif) no-repeat center bottom;
}

#navigation ul li a span.last
{
	display: block;
	background: url(../Templates/Images/English/bk_nav_item_repeat.gif) repeat-y center center;
	padding: 0px 19px 2px 19px;
}

#navigation ul li a.selected span.last
{
	display: block;
	background: url(../Templates/Images/English/bk_nav_item_repeat_selected.gif) repeat-y center center;
}

*/


#navigation ul li
{
	margin: 3px 2px 3px 0px;
	padding: 1px;
	display: block;
	list-style: none;
}
#navigation ul li.li1
{
	background: url(../Templates/Images/English/bk_nav_item_1.gif) no-repeat center center;	/*Changed Image */	 
}

#navigation ul li.li1 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_1_selected.gif) no-repeat center center;	 
}

#navigation ul li.li2
{
	background: url(../Templates/Images/English/bk_nav_item_2.gif) no-repeat center center;	/*Changed Image */		 
}

#navigation ul li.li2 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_2_selected.gif) no-repeat center center;	 
}

#navigation ul li.li3
{
	background: url(../Templates/Images/English/bk_nav_item_3.gif) no-repeat center center;	/*Changed Image */		 
}
#navigation ul li.li3 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_3_selected.gif) no-repeat center center;	 
}

#navigation ul li.li4
{
	background: url(../Templates/Images/English/bk_nav_item_4.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li4 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_4_selected.gif) no-repeat center center;	 
}
#navigation ul li.li5
{
	background: url(../Templates/Images/English/bk_nav_item_5.gif) no-repeat center center;	/*Changed Image */
}

#navigation ul li.li5 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_5_selected.gif) no-repeat center center;	 
}
#navigation ul li.li6
{
	background: url(../Templates/Images/English/bk_nav_item_6.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li6 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_6_selected.gif) no-repeat center center;	 
}

#navigation ul li.li7
{
  background: url(../Templates/Images/English/bk_nav_item_7.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li7 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_7_selected.gif) no-repeat center center;	 
}

#navigation ul li.li8
{
	background: url(../Templates/Images/English/bk_nav_item_8.gif) no-repeat center center;	/*Changed Image */
}

#navigation ul li.li8 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_8_selected.gif) no-repeat center center;	 
}
#navigation ul li.li9
{
	
	background: url(../Templates/Images/English/bk_nav_item_9.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li9 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_9_selected.gif) no-repeat center center;	 
}

#navigation ul li.li10
{
	background: url(../Templates/Images/English/bk_nav_item_10.gif) no-repeat center center;	/*Changed Image */		 
}
#navigation ul li.li10 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_10_selected.gif) no-repeat center center;	 
}

#navigation ul li.li11
{
	background: url(../Templates/Images/English/bk_nav_item_11.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li11 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_11_selected.gif) no-repeat center center;	 
}

#navigation ul li.li12
{
	background: url(../Templates/Images/English/bk_nav_item_12.gif) no-repeat center center;	/*Changed Image */

}
#navigation ul li.li12 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_12_selected.gif) no-repeat center center;	 
}

#navigation ul li.li13
{
	background: url(../Templates/Images/English/bk_nav_item_13.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li13 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_13_selected.gif) no-repeat center center;	 
}


#navigation ul li.li14
{
	background: url(../Templates/Images/English/bk_nav_item_14.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li14 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_14_selected.gif) no-repeat center center;	 
}


#navigation ul li.li15
{
	background: url(../Templates/Images/English/bk_nav_item_15.gif) no-repeat center center;	/*Changed Image */
}
#navigation ul li.li15 a.selected
{
	 background: url(../Templates/Images/English/bk_nav_item_15_selected.gif) no-repeat center center;	 
}

#navigation ul li a
{
	display: block;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
/*	background: url(../Templates/Images/Hebrew/bk_nav_item_top.gif) no-repeat center top; /*Done change to top IMage*/
	text-align: center;
	 
	font-weight:bold;
	/*display: block;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	background: url(../Templates/Images/Hebrew/bk_nav_item_top.gif) no-repeat center top;
	text-align: center;
*/
}



#navigation ul li a span.first
{
	display: block;
	/*background: url(../Templates/Images/Hebrew/bk_nav_item_bottom.gif) no-repeat center bottom;/*Done change to Bottom IMage*/
	padding: 4px 0px 2px 0px;
	/*display: block;
	background: url(../Templates/Images/Hebrew/bk_nav_item_bottom.gif) no-repeat center bottom;
	padding: 4px 0px 4px 0px;
*/
}

#navigation ul li a.selected span.first
{
	/*background: url(../Templates/Images/Hebrew/bk_nav_item_bottom_selected.gif) no-repeat center bottom;*/
	
}

#navigation ul li a span.last
{
	display: block;
	/*background: url(../Templates/Images/Hebrew/bk_nav_item_repeat.gif) repeat-y center center; /*Done color image*/
	padding: 0px 19px 2px 19px;
/*	display: block;
	background: url(../Templates/Images/Hebrew/bk_nav_item_repeat.gif) repeat-y center center;
	padding: 0px 19px 2px 19px;
*/
}
 




#navigation ul li a.selected span.last
{
/*	display: block;
	background: url(../Templates/Images/Hebrew/bk_nav_item_repeat_selected.gif) repeat-y center center;
*/
}
a.forums 
{
	position: absolute;
	right: 357px;
	top: 281px;
	color: #2A3883;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 33px;
}

a.myFolder 
{
	position: absolute;
	top: 242px;
	left: 33px;
	width: 116px;
	height: 77px;
	color: #2A3883;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	background: url(../Templates/Images/English/header_kid_both.gif) no-repeat left top;
}

a.myFolder:hover
{
	background-position: right bottom;
	color: #ffffff;
}

a.myFolder span 
{
	display: block;
	padding: 59px 0px 0px 0px;
}

#BackForwardNavigation
{
	text-align: right;
}

#BackForwardNavigation div.BackForwardNavigationAux 
{
	width: 74px;
}

#BackForwardNavigation a.Previous
{
	display: block;
	float: left;
	width: 16px;
	height: 18px;
	background: url(../Templates/Images/English/arrow_right_both.gif) no-repeat right top;
	position: relative;
	top: 18px;
	/*padding:0px,0px,0px,10px;*/
}

 #BackForwardNavigation a.Previous:hover
 {
	background: url(../Templates/Images/English/arrow_right_both.gif) no-repeat left bottom;
 }

#BackForwardNavigation a.Previous span
{
	display: none;
}

#BackForwardNavigation a.Next
{
	display: block;
	float: right;
	width: 16px;
	height: 18px;
	background: url(../Templates/Images/English/arrow_left_both.gif) no-repeat right top;
	position: relative;
	top: 18px;
}

#BackForwardNavigation a.Next:hover
{
	background: url(../Templates/Images/English/arrow_left_both.gif) no-repeat left bottom;
}

#BackForwardNavigation a.Next span
{
	display: none;	
}

#BackForwardNavigation #HomePage
{
	display: block;
	width: 36px;
	height: 59px;
	font-size: 11px;
	clear: none;
	margin: 0px auto 0px auto;
	background: url(../Templates/Images/English/door.gif) no-repeat center top;
	color: #ffffff;
}

#BackForwardNavigation #HomePage span
{
	display: none;
	padding: 30px 0px 0px 0px;
}

#currentSession 
{
	position: absolute;
	background: url(../Templates/Images/English/current_session.gif) no-repeat right top;
	width: 75px;
	height: 86px;
	left: 170px;
	text-align: center;
}

#currentSession span
{
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
}

#currentSession strong
{
	display: block;
	font-size: 22px;
	color: #ffffff;
	margin: 6px 0px 0px 0px;
}

.commlessonnum
{
	font-family: Arial;
	font-size: 20px;
	color: #003399;
}


.commtitle {
	font-family:Tahoma;
	font-weight:bold;
	font-size: 18px;
	color: #2A3883;
}


.commtext {
 
	 
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:600;
}

.commLessonStartText{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.commsign {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
}

.commhorline
{
	color: #990000;
}

#communityfirstpage
{
	margin-top:10px;
	margin-left:45px;
	
}


#communityfirstpage ul li
{
	margin-top: 0px;
	margin-bottom: 0px;
	_margin: 0px!important; /* HACK: fix for IE */
	_padding: 0px 15px 10px 15px; /* HACK: fix for IE */
	/*background: url(../Templates/Images/Hebrew/lessonMainBullet.gif) repeat-y right top;*/
	 font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight:600;
	list-style-image: url(../Templates/Images/Hebrew/lessonMainBullet.gif);
}


div.box 
{
	background-color: #FED6A5;
	width: 100%;
	margin: 0px auto 10px auto;
}

div.box div.insideBox {
	padding: 0px 10px 10px 5px;
	margin: 0px;
}

div.box h2 {
	padding: 0px 0px 20px 10px;
	position: relative;
	top: 16px;
	margin: 0px;
}

div.box div.fixh2 {
	padding: 14px 0px 30px 0px; 
	background: url(../Templates/Images/English/paragraph_bk_big.gif) no-repeat left top;
	position: relative;
	margin: 0px;
}

div.box p {
	margin: 0px!important;
	padding: 0px 25px 10px 25px;
	background: url(../Templates/Images/English/paragraph_bk_right_repeat.gif) repeat-y left top;
}

div.box p.first {
	padding-top: 10px;
}

div.box div.text {
	background: url(../Templates/Images/English/paragraph_bk_left_top.gif) no-repeat right top;
	padding: 5px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

div.box div.insideText {
	padding: 10px 0px 0px 4px;
	/*margin: 2px 0px 0px 0px;*/
	background: url(../Templates/Images/English/paragraph_bk_bottom_right.gif) no-repeat left bottom;
}

div.box div.insideText ul  
{
	margin: 0px!important;
	padding: 0px 15px 10px 15px;
	background: url(../Templates/Images/English/paragraph_bk_right_repeat.gif) repeat-y left top;
}

div.box div.insideText ul li
{	 
	margin-left: 20px;
	list-style-type: circle;
}  

div.box div.insideText strong
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.box div.insideText strong.personname
{
	  font-weight: bold;
	  color: #000090;
}






/* SideMenu */
div.menu div.options
{
	border: 1px solid #666666;
	background-color: #6485B9;
}

div.menu a 
{
	background: none!important;
	display: block;
 
	text-align: left!important;
	padding: 2px!important;
	border: 1px solid #6485B9;
	text-decoration: none!important;
}

div.menu a:hover 
{	
	border: 1px solid #ffffff;
	background-color: #416AAA!important;
}




em.emCommunity1
{
	 font-style:normal;
	/*color:red;
	 font-style:normal;
	 font-weight:bold;*/
}



/* <Tooltip> */
	div.tooltipText {
		background-color: #FFFFE1;
		border: 1px solid #000000;
		font-size: 0.7em;
		padding: 2px 4px 2px 4px;
		display: inline;
		cursor: default;
		direction: ltr;
	}

	div.tooltipText h5 {
		margin: 0px;
	}

	acronym {
		border-bottom: 1px dotted #000090;
		color: #000090;
		cursor: help;
		display: inline-block;
	}
/* </Tooltip> */



/*<Tools Style> */



span.interGroupMessage
{
	display:block;
	color:brown;
	font-family:Arial (Hebrew);
	font-size: 15px;	
    font-style:italic;
    padding:10px;
}

span.groupmessage 
{
	display:block;     
    text-align:right;	
}

span.groupmessage a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log18.gif) no-repeat right bottom; 
		
} 


span.grouppartnermessage 
{
	display:block;     
    text-align:right;	
}

span.grouppartnermessage a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log14.gif) no-repeat right bottom; 
		
} 

span.forum 
{
	display:block;     
    text-align:right;	
}

span.forum a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log6.gif) no-repeat right bottom; 	
}

span.classanswers 
{
	display:block;     
    text-align:right;	
}

span.classanswers a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log11.gif) no-repeat right bottom; 	
}




 
span.spanAdminEnter
{
	color:cornflowerblue;
	font-family:Arial (Hebrew);
	font-size: 12px;	
}

span.toolsWebSites 
{
	display:block;     
    text-align:right;	
}
span.toolsWebSites a
{
	display: block;
	width:70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log3.gif) no-repeat right bottom; 	
}

span.writingpage 
{
	display:block;
	text-align:right;
}

span.writingpage a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log2.gif) no-repeat right bottom;  	
}

span.selectoptions
{	
	display: block;
	text-align:right;
}

span.selectoptions a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Lessons/log36.gif) no-repeat right bottom;  
}

span.tools2DwritingPage 
{
	display:block;     
	text-align:right; 
}

span.tools2DwritingPage a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log2.gif) no-repeat right bottom;
}

span.infoPage 
{
	display: block;     
	text-align: right;
    
}
span.infoPage a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log1.gif) no-repeat right bottom;  	 
}

span.americanQuestions 
{
	display:block;     
	text-align:right;	
    
}
span.americanQuestions a
{
	display: block;
	width: 70%;
	text-align:right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log1.gif) no-repeat right bottom;  	 
	
}

span.statistica 
{
      display:block; 
      text-align:right;   

}

span.statistica a
{      display: block;
      width: 70%;
      text-align:right;
     padding: 70px 140px 70px 0px; 
      background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/cake.gif) no-repeat right bottom;        
}

span.tree
{
	display:block;     
    text-align:right;	
}

span.tree a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/tree.gif) no-repeat right bottom; 	
}

span.familytree
{
	display:block;     
    text-align:right;	
}

span.familytree a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log23.gif) no-repeat right bottom; 	
}

span.familytreegroup
{
	display:block;     
    text-align:right;	
}

span.familytreegroup a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log26.gif) no-repeat right bottom; 	
}

span.www
{
	display:block;     
    text-align:right;	
}

span.www a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px;  
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/www.gif) no-repeat right bottom; 	
}

span.multirank
{
	display:block;     
    text-align:right;	
}

span.multirank a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/multirank.gif) no-repeat right bottom; 	
}

span.multirankstat
{
	display:block;     
    text-align:right;	
}

span.multirankstat a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/multirankstat.gif) no-repeat right bottom; 	
}

span.multirankstat
{
	display:block;     
    text-align:right;	
}

span.multirankstat a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/multirankstat.gif) no-repeat right bottom; 	
}

span.selectoptionstat
{
	display:block;     
    text-align:right;	
}

span.selectoptionstat a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/selectoptionstat.gif) no-repeat right bottom; 	
}

span.amertest
{
	display:block;     
    text-align:right;	
}

span.amertest a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/amertest.gif) no-repeat right bottom; 	
}

span.amerteststat
{
	display:block;     
    text-align:right;	
}

span.amerteststat a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/multirankstat.gif) no-repeat right bottom; 	
}


span.selectoption
{
	display:block;     
    text-align:right;	
}

span.selectoption a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/selectoption.gif) no-repeat right bottom; 	
}


span.personalCriteria
{
	display:block;     
    text-align:right;	
}

span.personalCriteria a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log3.gif) no-repeat right bottom; 	
}


span.personalCriteriaStat
{
	display:block;     
    text-align:right;	
}

span.personalCriteriaStat a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log4.gif) no-repeat right bottom; 	
}


span.personalCriteriaStatSend
{
	display:block;     
    text-align:right;	
}

span.personalCriteriaStatSend a
{
	display: block;
	width: 70%;
	text-align: right;
	padding: 70px 140px 70px 0px; 
	background: url(http://www.jewish-world.org.il/images/Community/Lessonsicons/log5.gif) no-repeat right bottom; 	
}


/*</Tools Style> */