/* prayer times */

.hdrPryTime, #r1, #r2, #r3, #r4 { 
		display:block; 
		width:100%;
		font:Arial, Helvetica, sans-serif;
		line-height: 1.7em;
		text-align:center;
}

.hdrPryTime	{ padding:1em; border:1px dotted #ddd; width:auto; text-align:center; margin-left:auto; margin-right:auto; background-color:#E7F5F4; }
.hd1 		{ font-size:2.6em; line-height: 1.4em; }
.hdTxt		{ font-size:1.8em; line-height: 1.4em;}

#r1 	{ font-size:1.6em; }
#r2 	{ font-size:1.0em; line-height: 1.0em; }
#r3 	{ font-size:1.0em; }
#r4		{ padding: 2em; }

.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9 {
		display: block;
		float:left;
		padding: 4px 7px 4px 7px;
		width:90px; 
		height:2em; 
		overflow:hidden;
		border: 1px dotted #eee;
		vertical-align:middle;
}

.c1 	{ font-size:0.9em; padding:5px 7px 5px 7px; }


#foot_note1	{ clear:both; text-align:center; border:1px dotted #eee; padding: 8px 2px 8px 2px; background-color:#E7F5F4; line-height: 1.7em; }

