/** 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(worktitle.png) top left;	background-repeat: no-repeat;	margin: 0px;	width: 263px;	height: 22px;	float: left;	}		#pageTitleHome{	clear: both;	padding: 10 50 5 5	}	#pageTitle span{	display: none;	}	#pageDescr h1{	background: transparent url(work_page_descr.png) top left;	background-repeat: no-repeat;	margin: 0 0 20 5;	width: 365px;	height: 126px;	float: left;	}#pageDescr span{	display: none;	}/**particular style will need to be placed in a function in the functions.php to be applicable to all pages**/#toyBox {	background: transparent url(zeppelin_box.png) top left;	background-repeat: no-repeat;	margin: 20 0 5 42px;	width: 341px;	height: 112px;	}		/** styles for the display of category details and title **/#categoryName a {	font-family: Verdana, Arial, sans-serif;	font-size: 14px;	font-weight: normal;	text-decoration: none;	color: red;	float: left;	}	#categoryName a:hover {	font-weight: bold;	}	#jobDescr {	font-family: Verdana, Arial, sans-serif;	font-size: 11px;	color: black;	}