
p, li {
	line-height: 12px;
}

h1 {
	
	color: #3095D3;
	font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-weight: normal;
	font-size: 14pt;
    line-height: 24px;
    margin-bottom: 6px;
	margin-top:0px;
    padding: 15px 15px 2px 10px;	
	text-align:right;
	text-transform:capitalize;
	/* max-width: 50%;*/
	width: -moz-fit-content; 
	width: -webkit-fit-content;
	width: fit-content; 
	background-color:#FFF;
	float:right;
		}

.breadCrumbs {
    background-color: #fff;
    border: 1px solid #e2e6e7;
    font-family: sans-serif;
    font-size: 13px;
    height: 30px;
    margin: 2px 5px 5px;
    overflow: auto;
    top: 0;
    width: 99%;
	direction:rtl;
	float:right;
}
.MainContent {

    background: url("../../images/h2_bg.png") no-repeat scroll right 35px #fff;
    border: 1px solid #e2e6e7;
     margin: 5px 5px 15px;
    min-height: 600px;
    padding-bottom: 10px;
    width: 99%;
	
}
pre {
	font-size: 11px;
	/*line-height: 1.2em;*/
	overflow-x: auto;
}
div#page {
	width: 900px; 
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}

div#container {
	padding: 10px;
	color: #838587;
    font-family: tahoma,arial;
    font-size: 10pt;
    font-weight: normal;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

.galleryContent {
    float: left;
    min-height: 540px;
    width: 100%;
}


#captionToggle a { font-family: "DroidNaskhb",Helvetica,Arial,sans-serif;
    font-weight: normal;
	color:#c86c1f;}

	div.controls a { font-family: "DroidNaskh",Helvetica,Arial,sans-serif;
    font-weight: normal;
	color:#3095d3; padding: auto 5px;}

	
.breadcrumb li {
    display: block;
    float: right;
    font-size: 11px;
    line-height: 14px;
    padding: 10px 2px;
    position: relative;
    text-decoration: none;
	text-align:right;
}