
#Content p, #Content li, #Content h1, #Content h2, #Content h3 {
	direction: rtl;
	text-align: right;
}

#Content h1 {
	color: #ffffff;
	margin:0px 0px 20px 0px;
	padding:5px 30px 0px 0px;
	font-size:0.65em;
	line-height:1em;
	height:16px;
	width: auto;
	background-image:url(../images/icons/quadrat1.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
}

#Content h2 {
	margin:0px 20px 15px 0px;
	padding:3px 12px 0px 0px;
	font-size:0.65em;
	height:16px;
	width: auto;
	background-image:url(../../images/graphics/bg_headers_once_rtl.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#Content h3 {
	margin:0px 0px 15px 0px;
	padding:4px 30px 5px 0px;
	height:24px;
	width:295px;
	font-size:0.65em;
	background-image:url(../../images/graphics/bg_headers_twice_rtl.gif);
	background-repeat:no-repeat;
}

#Content ul li {
	color: #525252;
	list-style-image:url(../../images/icons/arrow6_rtl.gif);
	line-height:1.5em;
}
