/* Styles specific to Contact us page */
#contactRhs{
	min-height:248px !important;
	_height:248px !important;
	margin-top:2px !important;
}
	#content #contactRhs h2, #content #contactRhs h3{
		padding:10px 0 0 0 !important;
		margin:0px !important;
	}
	#content #contactRhs h4{
		padding:2px 0 1px 0 !important;
		margin:0px !important;
		font-size:1.1em;
	}
	
.tblLessonFees{
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}


.tblLessonFees th, .tblLessonFees td{
	border-top:1px solid #999;
	border-right:1px solid #999;
}

.tblLessonFees thead th{
	padding:4px 10px 4px 10px !important;
	margin:0px !important;
	text-align:center !important;
	vertical-align:top;
	background:#E6E6E6;
	font-size:1.1em;
	font-weight:bold !important;
}

.tblLessonFees tbody th{
	background:#E6E6E6;
	font-weight:normal !important;
}

.tblLessonFees tbody th, .tblLessonFees tbody td{
	padding:4px 10px 4px 10px !important;
	font-weight:normal;
	vertical-align:top;
}
	.tblLessonFees tbody .offer{
		color:#DD0000;
		font-weight:bold;
	}