.sabbatTable {
	width: 720px;
	margin: 0px auto 0px;
	font-family: Arial, Helvetica, sans-serif;	
}
.sabbatTable caption {
	width: 720px;
	margin: 0px auto 7px;
	padding-top: 5px;
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #8C6F51;
	background: url(../media/images/misc/rates_topcap_bg.jpg) no-repeat center top;
}
.sabbatTable th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #BEA78F;
	padding: 4px;
	letter-spacing: 0.25em;
	word-spacing: .2em;
	border: 1px solid #FFFFFF;	
}
.weekCells {
	background: #F5F5E2!important;
	color: #8C6F51!important;
	font-weight: bold;
	text-align: center !important;
	font-size: 12px;
}
.sabbatTable td {
	width: 16.6%;
	border: 1px solid #E2E2A7;
	font-size: 11px;
	text-align: left;
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
.brownDivider {
	color: #EDDCCB;
	width: 95%;
}
