div.tabContainer {
	float: left;
	background-color: #4682b4;
	color: #ffffff;
	width: 175px;
	text-align: center;
}

div.tabLeftCorner {
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}

div.tabRightCorner {
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 5px;
	font-weight: bold;
}

div.recentSermonDate {
    float: right;
    font-size: 8pt;
}

div.recentSermonHeader {
	width: 400px;
}

div.recentSermonContainer {
	clear: both;
	font-size: 8pt;
}

div.recentSermonBody {
	background-repeat: no-repeat;
	height: 78px;
}

div.recentSermonTop {
	border-bottom: 1px solid #4682b4;
	padding-top: 18px;	
	margin-left: 120px;
}

div.recentSermonBottom {
	margin-left: 120px;
	margin-bottom: 6px;
}

div.recentSermonFooter {
	font-size: 8pt;
	text-align: right;
}

div.lock {
    background-position: left center;
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 18px;	
}

div.x-grid3-cell-inner {
    margin-top: 4px; 
}

div.x-grid3-col-numberer {
    margin-top: 4px;	
}