/** Note: For the rest of this document, any time a <div> is specified, the <span> attributewhich accompanies it will also be defined. **/#pageTitle{	clear: both;	padding: 10 50 5 5	}#pageTitle h1{	background: transparent url(sitemaptitle.jpg) top left;	background-repeat: no-repeat;	margin: 0px;	width: 111px;	height: 24px;	float: left;	}		#pageTitleHome{	clear: both;	padding: 10 50 5 5	}	#pageTitle span{	display: none;	}#pageDescr span{	display: none;	}	#gratitudeText {	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	margin: -10 5 0 10;	width: 370px;	clear: both;}/* Styles to display the actual sitemap html */ul#equipList {	width: 364px;	border-bottom: 1px solid red;	}	ul#equipList li a {	margin: 0 0 0 12;	list-style: disc;	width: 250px;	}