/************************************************************************************************
 * candles-fr.css
 * CREATED BY
 *	  DAR 06/21/11
 * DESCRIPTION
 *	  Style settings for candlelighting-french.php. Copied from and almost identical candles-sp
 *	  with only a few minor discrepancies.
 * REVISION HISTORY
 * DAR 12/26/11: Same fixes I made to candles.css on this date.
 * DAR 03/12/12: Added #cityZipTimes and #cityZipInfo - fields which required unique names so the
 *				 JS which updates times based on zip code could identify them.
 * DAR 08/16/12: Switched this to only show modifications of candles.css.
 ************************************************************************************************/

h1 {
	font-size: 26px;
	margin-bottom: 2px;
}
.col1 {
	width: 160px;
}
.col2, .col3 {
	width: 71px;
}
.tableHdrRow {
	font-size: 12px;
}
.tableHdrRow  .col2, .tableHdrRow  .col3, .tableHdrRow  .col5  {
	line-height: 14px;
	margin-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}
.col4 {
	width: 59px;
}
.candleText {
	width: 149px;
}
.cityReqSect {
    height: auto;
}
.citiesPullDown .tableHdrRow, .calcTables .tableHdrRow {
    font-size: 18px;
}
a.cityRequestBtn {
	height: 45px;
	/*background: url("images/request-new-city-fr.gif") no-repeat scroll left top transparent;*/
}
a.cityRequestBtn, .calcBtn {
	font-size: 16px;
}
.calcZip input[type="text"] {
	width: 108px;
}
.zipText {
	font-size: 15px;
}
.zipText2b {
	width: 130px;
}
.zipCtry {
	margin-right: 5px;
}
.calcBtn {
	line-height: 2.5;
	/*background: url("images/calculate-times-fr.gif") no-repeat scroll left top transparent;*/
}
.coordDST {
	font-size: 12px;
}
