/* CSS Document for Obituaries */

.sectionHeader {
	padding-left: 15px;
}
.sectionMoreRightPad {
	padding-right: 45px;
	height: 25px;
}
.sectionNavigation {
	word-spacing: 1px;
	text-align: center;
	height: 25px;
}
.sectionArchive {
	padding-left: 35px;
}
.sectionDate {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #000033;
	height: 35px;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px;
}
.padLeft {
	padding-left: 12px;
}

.addedNotice {
	background-color: #A7D2DC;
	text-align: center;
	text-indent: 10px;
	vertical-align: middle;
	white-space: normal;
	border: thin solid #000066;
	left: 75px;
}
.errorNotice {
	background-color: #FF6666;
	border: thin solid #FF0000;
	padding-left: 75px;
}
.rowBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.obituaryListingName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	height: 19px;
	width: 335px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	top: 1px;
}
.obituaryListingGraphic {
	height: 24px;
	width: 65px;
	float: left;
	position: relative;
	/*left: 41px;*/
	/*bottom: 2px;*/
	position: relative;
}

