@charset "utf-8";
/* CSS Document */
.cDivPrayerTimes {
	background: url(../../Images/bgDivPrayerTimes-2.png) no-repeat center 39px;
}
.cDivPrayerTimes .cDetail {
	max-width: 300px;
	margin: 0 auto;
	table-layout: auto;
}
.cDivPrayerTimes .cDetail table {
	table-layout: auto;
	width: 165px;
}
.cDivPrayerTimes .cDivTodayTitle1 {
	margin: 65px 0 10px;
	text-align: center;
}
.cDivPrayerTimes .cTitle {
	width: 100% !important;
}
.cDivPrayerTimes .cDivCityName{
	margin-top: 11px;
	text-align: center;
}
.cTblPrayResult {
	font: bold 11px tahoma;
}
.cTblPrayResult .cRowTitle {
	text-align: left;
}
.cTblPrayResult .cRowContent {
	text-align: right;
}
.cDivCities {
	margin: 2px 5px 0 0;
}
.cDivDDLCity {
}
.cDivDDLCity select {
	width: 100%;
}
.cDivTimerParent{
	text-align:center;
	margin-top:10px;
	background:url(../../Images/bgTimerParent.png) repeat-x left bottom;
	color:#555;
}