/* =header */

	div#site-content div#container div#content-header { 
		position: relative; height: auto !important; height: 169px; min-height: 169px;
	 } 
	div#primary-content div#content-header h1 { padding: 13px 0 0em 15px; padding-right: 350px; margin-bottom: 0.4em; }
	div#primary-content div#content-header p { line-height: 1.2em; font-weight: bold; margin: 0 0 0 17px; padding-bottom: 0.5em; color: #004c6d; font-size: 0.95em; padding-right: 350px; }
	div#primary-content div#content-header img { position: absolute; top: -30px; right: -30px; }
	
/* =copy */

	div#site-content div#container div#primary-content div#content-main { margin-right: 0; width: 705px; }

	div#primary-content div#content-main div.copy { 
		float: left; width: 220px; margin-top: 1em; padding: 0 0 0 0;
		height: auto !important; height: 10em; min-height: 10em;
	}
	
	div#primary-content div#content-main div.cols { height: auto !important; height: 1em; min-height: 1em; }
	div#primary-content div#content-main .col-last { clear: both; float: none; display: block; }
		
	div#primary-content div#content-main div.copy h2 {
		background-repeat: no-repeat; background-image: url("/www.readysteadybaby.org.uk/images/assets/arrow-copy.gif");
		background-position: left 0.2em; text-indent: 1.3em; margin-bottom: 0.3em; background-color: #FFFFFF;
	}
	
	div#primary-content div#content-main div.copy h2 a {		
		text-decoration: none; 
	}
	
	div#primary-content div#content-main div.copy h2 a:hover,
	div#primary-content div#content-main div.copy h2 a:focus,
	div#primary-content div#content-main div.copy h2 a:active
	{ text-decoration: underline; color: #004C6D; }
	
	div#primary-content div#content-main div.copy p { font-size: 0.75em; padding-right: 1.3em; }

/* =related */

	div#site-content div#container div#content-related { width: 0; display: none; }