/* History Home styles - Arabic */

.historyHome {
	padding-top: 9px;
	/*padding-right: 3px;*/
	margin-bottom: 12px;
}

.historyHome ul.historyHdr {
	list-style: none;
	padding: 0px 0px 3px 0px;
	margin: 20px 0px 10px 0px;
	display: block;
	float: right;
}

.historyHome ul.historyHdr li a span {
	font-family: Arial, "Simplified Arabic", Helvetica, sans-serif;
	background: URL(../img/h2Arrow.gif) center right no-repeat;
	margin-top: 0px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 18px;
	display: block;
}

.historyHome .highlights {
	background-color: #E8EAF8;
	margin-bottom: 20px;
	width: 445px;
	clear: both;
}

.historyHome .highlights .story {
	display: inline;
	float: right;
	margin: 5px 15px 0px 0px;
	width: 128px;
}

.historyHome .story img {
	background-color: #FFF;
	border: 1px solid #999999;
	padding: 3px;
}

.historyHome .story h2 {
	background: URL(../img/arrowGoldSmallHistory.gif) center right no-repeat;
	padding: 3px 12px 0px 0px;
	margin: 5px 0px 2px 0px;
	font-size: 16px;
	float: none;
	display: block;
	font-weight:bold;
}

.historyHome .stories {
}

.historyHome .stories .story h2 {
	background: URL(../img/arrowGoldSmallNews.gif) center right no-repeat;
	margin-bottom: 5px;
}

 .highlights .story h2 {
	padding: 3px 0px 0px 0px;
	background: transparent URL(../img/arrowGoldBack.gif) center right no-repeat;
	padding: 3px 10px 0px 0px;
}

.historyHome .story p {
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	*text-align:justify;
	padding-right: 10px;
}

.historyHome .stories .story p {
	display: inline;
}

.historyHome .stories .story .story_image, .highlights .story .story_image {
	height:125px;
}

.historyHome .stories .story .story_image {
	display:inline;
 }

.historyHome .stories .story img {
	float: right;
	margin-left: 6px;
}

.historyHome .stories .story {
	padding-bottom:10px;
	border-bottom: 1px dotted #666666;
	display: inline;
	float: right;
	margin-left: 20px !important;
	min-height: 105px;
	width: 210px;
	#text-align:justify;
}

.historyHome .stories .last {
	margin-left: 0px !important;
}
