/** 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(servicetitle.png) top left;	background-repeat: no-repeat;	margin: 0px;	width: 257px;	height: 22px;	float: left;	}		#pageTitleHome{	clear: both;	padding: 10 50 5 5	}	#pageTitle span{	display: none;	}	#pageDescr h1{	background: transparent url(service_page_descr.png) top left;	background-repeat: no-repeat;	margin: 0 0 20 5;	width: 366px;	height: 94px;	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(dog_box.png) top left;	background-repeat: no-repeat;	margin: 20 0 5 40px;	width: 336px;	height: 115px;	}	#press_img_test {	clear: left;	margin: 0 0 0 10;	background: url(press_room.jpg) top left;	background-repeat: no-repeat;	width: 364 px;	height: 150 px;	}
