/* ---------- prayertimes ---------- */

	div#prayer_times_portlet {
		width: 100%;
		/*overflow: auto;*/
	}

	div#image img{
		filter:alpha(opacity=300);
		opacity:.300;
		display: inline;
	}

	div#changeloc {
		margin-top: 0.5em;
		display: none;
		text-align: center;
	}

	div#option_str {
		text-align: center;
	}
	
	div#hijri_date_info {
		text-align: center;
		font-weight: bold;
	}
	
	div#date_info {
		text-align: center;
		font-weight: bold;
	}
	
	div#location {
		text-align: center;
		font-weight: bold;
	}
	
	div#solat_info {
		text-align: center;
		font-weight: bold;
		color: gray;
		
	}
	
	div#image {
		position: relative;
		left: 0px;
		top: 0px;
	}

	.prayer_times_bg1 {
		background-color: beige;
	}

	.prayer_times_bg2 {
		background-color: #EAEAA6;
	}

	.header {
		color: white;
		background-color: #AB800E;
		text-align: center;
	}
	table#tbl_pryr_times {
		border-color:#000000;
		align:center;
	}
