/*--------------------------------------------------*/
/* Care and Support                                 */

	blockquote {
		background: #007cc3 url("../../img/careAndSupport/quote.gif") no-repeat 0 0;
		width: 192px;
		padding: 0;
		float: right;
		margin: 0 0 0 12px;
	}

		blockquote p {
			background: url("../../img/careAndSupport/quoteBottom.gif") no-repeat 0 100%;
			padding: 24px 12px;
			color: #fff;
			font-family: georgia, arial, helvetica, sans-serif;
			font-size: 1.4em;
		}

	/*--------------------------------------------------*/
	/* Nurse                                            */

		#nurse {
			background: #007cc3 url("../../img/careAndSupport/nurse.gif") no-repeat 0 0;
			width: 192px;
			float: left;
			color: #fff;
		}

			#nurse div {
				background: url("../../img/careAndSupport/nurseBottom.gif") no-repeat 0 100%;
				padding: 12px 12px 48px;
			}

				#nurse h3 {
					font-size: 1.8em;
				}

					#nurse h3 a {
						color: #fff;
						font-weight: normal;
					}

				#nurse p.more {
					text-align: right;
				}

					#nurse a.more {
						background: url("../../img/global/arrowBlue.gif") no-repeat 0 50%;
						color: #fff;
					}

	/*--------------------------------------------------*/
	/* Experiences                                      */

		#experiences {
			background: #85cbed url("../../img/careAndSupport/experiences.gif") no-repeat 0 0;
			width: 192px;
			float: left;
			margin: 0 0 0 12px;
		}

			#experiences div {
				background: url("../../img/careAndSupport/experiencesBottom.gif") no-repeat 0 100%;
				padding: 0 0 18px;
			}

				#experiences h3 {
					font-size: 1.8em;
					padding: 10px;
				}

					#experiences h3 a {
						font-weight: normal;
					}

						#experiences h3 a span {
							display: block;
						}

				#experiences p {
					padding: 12px 12px 0 44px;
				}

					#experiences p.more {
						text-align: right;
					}

	/*--------------------------------------------------*/
	/* Departments                                      */

		#departments {
			background: #fff;
			margin: 12px 0 0;
			padding: 0 0 8px;
		}

			#departments .department a {
				font-weight: normal;
			}

			#departments .department p a {
				background: url("../../img/global/arrow.gif") no-repeat 100% 100%;
				display: block;
				padding: 0 0 24px ;
			}

			/*--------------------------------------------------*/
			/* Introduction                                     */

				#departments .introduction {
					font-weight: normal;
					padding: 12px;
					width: 250px;
					float: left;
				}

					#departments .introduction h2 {
						font-size: 1.4em;
					}

			/*--------------------------------------------------*/
			/* Counselling                                      */

				#counselling {
					background: url("../../img/careAndSupport/counselling.gif") no-repeat 0 0;
					width: 126px;
					float: right;
					margin: 6px -5px 8px 0;
					position: relative;
				}

					#counselling div {
						background: url("../../img/careAndSupport/counsellingBottom.gif") no-repeat 0 100%;
						padding: 12px;
					}

			/*--------------------------------------------------*/
			/* Social workers                                   */

				#social {
					background: url("../../img/careAndSupport/social.gif") no-repeat 0 0;
					width: 126px;
					float: left;
					clear: left;
					margin: 0 0 8px -2px;
					position: relative;
				}

					#social div {
						background: url("../../img/careAndSupport/socialBottom.gif") no-repeat 0 100%;
						padding: 12px 12px 0;
					}

			/*--------------------------------------------------*/
			/* Oncology nurse                                   */

				#oncology {
					background: url("../../img/careAndSupport/oncology.gif") no-repeat 0 0;
					width: 131px;
					float: left;
					margin: 0 0 0 10px;
				}

					#oncology div {
						background: url("../../img/careAndSupport/oncologyBottom.gif") no-repeat 0 100%;
						padding: 12px 12px 0;
					}		

			/*--------------------------------------------------*/
			/* Rights                                           */

				#rights {
					background: url("../../img/careAndSupport/rights.gif") no-repeat 0 0;
					width: 125px;
					float: right;
				}

					#rights div {
						background: url("../../img/careAndSupport/rightsBottom.gif") no-repeat 0 100%;
						padding: 12px 12px 0;
					}		