/*  
Description: Working Nurse
Author: Electric Pulp
Author URI: http://electricpulp.com/
*/

	body {
		font-family:arial, helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		color:#413e3b;
		margin:0;
		padding:0;
		background:#fff;
	}
	a, a:link, a:active, a:focus {
		color:#a44c73;
		text-decoration:none;
		outline: 0;
	}
	a:visited {
		color:#a44c73;
	}
	a:hover {
		color:#e30045;
	}
	input,select,textarea, button {
		font-family:arial, helvetica, sans-serif;
		font-size:12px;
		border:1px solid #d9d9d8;
		background:#f7faf1;
		color:#777;
	}
	input, textarea {
		width:97%;
		padding:3px;
	}
	select {
		padding:2px;
		width:97%;
	}
	input.checkbox,
	input.radio {
		width:auto !important;
	}
	#container {
		width:100%;
		position:relative;
		background:url(/images/bck-head.gif) repeat-x top left;
	}
	a#home-link {
		position:absolute;
		left:28px;
		top:15px;
		color:#999;
	}
	.box {
		border:1px solid #ECEBEB;
	}
	.pad {
		padding:20px 20px 0;
	}
	.pad-less {
		padding:10px 10px 0;
	}
	img.masthead {
		margin:0 0 1em;
		border:1px solid #c1bfbe;
	}
	.script {
		font-family: georgia, 'times new roman', times;
		font-style:italic;
	}
	ul.results {
		margin:0;
		padding:0;
		list-style:none;
		border-top:1px solid #c1bfbe;
	}
	ul.results li {
		border-bottom:1px solid #c1bfbe;
		padding:15px 20px;
	}
	.job-side {
		float:left;
		width:190px;
		text-align:right;
	}
	.job-info {
		padding-left:220px;
	}
	.job-info h3 {
		color:#a44c73;
		font-size:22px;
		line-height:22px;
		margin:0 0 10px;
	}
	.job-side h3 {
		color:#666;
		font-size:18px;
		line-height:22px;
		margin:0 0 10px;
	}
	.job-side label {
		display:block;
		font-weight:bold;
		font-size:11px;
	}
	.job-side p {
		color:#5c9900;
		font-size:12px !important;
	}
	.shade {
		background-color:#fefdfd;
	}
	ul.pages {
		float:right;
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pages li {
		float:left;
	}
	ul.pages li a {
		float:left;
		padding:4px;
		
	}
	ul.pages li.here a {
		background-color:#A44C73;
		color:#fff;
	}
/* header */
	#header {
		font-size:10px;
		margin:0 auto;
		padding-top:35px;
		height:66px;
		width:960px;
		position:relative;
	}
	ul#main-navigation {
		list-style:none;
		position:absolute;
		bottom:0;
		right:0;
		margin:0;
		padding:0;
	}
	ul#main-navigation li {
		float:left;
		background:url(/images/tab-l-grn.gif) top left no-repeat;
		color:#fff;
		display:inline;
		padding-left:6px;
	}
	ul#main-navigation li a {
		background:url(/images/tab-r-grn.gif) top right no-repeat;
		color:#fff;
		float:left;
		display:inline;
		font-size:12px;
		font-weight:bold;
		height:36px;
		line-height:36px;
		padding:0 18px 0 12px;
		text-transform:uppercase;
	}
	ul#main-navigation li:hover {
		background-image:url(/images/tab-l-red.gif);
	}
	ul#main-navigation li:hover a {
		background-image:url(/images/tab-r-red.gif);
	}
	ul#main-navigation li.here {
		background-image:url(/images/tab-l-wht.gif);
	}
	ul#main-navigation li.here a {
		color:#666;
		background-image:url(/images/tab-r-wht.gif);
	}
	#header div.org_name,
	#header h1 {
		text-indent:-9999em;
		float:left;
		width:250px;
		height:58px;
		padding:0;
		margin:0;
		background:url(/images/working-nurse.gif);
	}
	
	.contain {
		background:#f7faf1;
		color:#777;
		padding:3px;
		border:1px solid #d9d9d8;
		margin-right:1%;
	}
	.main .contain p {
		margin:.5em 0;
		padding:0;
		font-weight:bold;
		font-size:11px;
		/*text-transform:uppercase;*/
	}
	#bookmark-site {
		display:none;
		position:absolute;
		top:14px;
		left:290px;
	}
/* structure */

	#content {
		width:932px;
		padding:0 14px;
		margin:0 auto;
		border:1px solid #ecebeb;
		border-width:0 1px;
	}
	.rail {
		width:221px;
		float:left;
		padding:14px 0;
		display:inline;
	}
	.rail div {
		padding:17px;
	}
	
	.rail div.contestBannerSidebar {
		padding:0;
	}
	
	.rail div.social-media {
		padding:5px 0 0;
	}
	.rail div.social-media img {
		padding:0 0 30px;
	}
	.rail form {
		margin:1em 0 0;
	}
	.search-form .round-input {
		padding:0 0 0 11px;
		background:url(/images/search-grn-l.gif) top left no-repeat;
	}
	.round-input input {
		border:none;
		margin:0;
		background:url(/images/search-grn-r.gif) top right no-repeat;
		height:18px;
		padding:6px 0 0;
		width:99%;
		color:#777;
	}
	
	.genbox .search-form .round-input {
		background-image:url(/images/search-grey-l.gif);
		padding:0 0 0 9px;
	}
	.genbox .search-form .round-input input {
		background-image:url(/images/search-grey-r.gif);
	}
	
	.search-form select {
		margin:1em 0 0;
		width:99%;
		border:1px solid #ccc;
		color:#777;
	}
	.search-form select option.grey {
		color:#ccc;
	}
	.search-form button {
		margin:1em 0 0;
		text-align:center;
		width:99%;
		padding:7px 0;
		border:1px solid #fff;
	}
	button, input.bttn {
		background:url(/images/bttn-bckgrnd.gif) top left repeat-x #8c1c4d;
		border:none;
		color:#fff;
		font-weight:bold;
		padding:3px 10px;
		/*text-transform:uppercase;*/
		margin-right:10px;
		width:auto;
	}
	a.bttn {
		background:url(/images/bttn-bckgrnd.gif) top left repeat-x #8c1c4d;
		border:none;
		color:#fff;
		font-weight:bold;
		padding:4px 10px 6px;
		line-height:13px;
		font-size:12px;
		float:left;
		/*text-transform:uppercase;*/
		margin-right:10px;
		width:auto;
	}
	button.green {
		background:url(/images/bttn-green-bckgrnd.gif) top left repeat-x #d4f2a5;
		color:#93c24c;
	}
	span.keyword {
		color:#999;
	}
	.main {
		width:434px;
		padding:13px;
		border:1px solid #ecebeb;
		border-width:0 1px;
		margin:0 14px;
		float:left;
	}
	.full {
		margin:0 0 0 14px !important;
		border-right:none !important;
		padding:14px 0 0 14px !important;
		width:682px;
	}
	.really-full {
		margin:0 0 0 0 !important;
		border:none !important;
		padding:14px 0 0 0 !important;
		width:930px;
	}
	.entry img {
		border:1px solid #a6a4a3;
	}
	.featurebox {
		background:url(/images/bck-green.gif) repeat-x #c2ed82;
		border:1px solid #beda94;
		/*margin-bottom:1px;*/
		margin-bottom:18px;
	}
	.genbox {
		/*background:#fcfdfa;
		border:1px solid #eff6e4;*/
		background:#f5f5f5;
		border:1px solid #d2d3d2;
		margin-bottom:18px;
	}
	.infobox {
		background:#e6f0d8;
		border:1px solid #d9d9d8;
		color:#413e3b;
		margin-bottom:18px;
	}

	.infobox img.magazine {
		float:left;
		margin:0 10px 40px 0;
	}
	.infobox .content-managed {
		padding:0 !important;
	}
	.rail .socialbox {
		background:url("/images/bg_social.png") repeat-x scroll 0 0 #e6f0d8;
		border:1px solid #cfcece;
		margin-bottom:18px;
		padding: 150px 0 0 0;
		text-align:center;
		
		}
	.socialbox .social-link {
		padding: 0 2px;
	}
	
	#newslettersignup {
		color: #fff;
		clear:both;
		height:159px;
		padding:3px;
		background: url(/images/newsletter-sign-up.png) no-repeat top left transparent;
		margin-top:15px;
	}
	#newslettersignup form, #newslettersignup #newsletterthanks {
		position: relative;
		top:110px;
	}
	#newslettersignup input[type='text'] {
		border:0;
		width:100px;
		font-weight:100;
		margin:2px;
		padding:6px 10px;
		background: url(/images/newsletter-sign-up-input-bg.png) no-repeat top left transparent;
		
	}
	
	#newslettersignup input[type='text'].error {
		color:red;
		
	}
	#newslettersignup input[type='submit'] {
		width:55px;
		border:0;
		color:#4B4B4B;
		cursor: pointer;
		font-size:0;
		background: url(/images/newsletter-sign-up-submit-bg.png) no-repeat top left transparent;
		height:30px;
	}
		
	#sidebar {
		background:#fefdfd;
		border:1px solid #f3e7ed;
	}
	ul.my-tools {
		margin:0;
		padding:0;
		list-style:none;
		border-top:1px solid #ccc;
	}
	ul.my-tools li {
		float:left;
		width:50%;
		border-bottom:1px solid #ccc;
	}
	ul.my-tools li.here {
		background:#F1FBE1;
	}
	ul.my-tools li.here a {
		color:#666;
	}
	ul.my-tools li a {
		display:block;
		padding:3px 7px 3px 18px;
		font-weight:bold;
		font-size:13px;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	.genbox ul.archives {
		margin-top: 1em !important; 
	}
	ul.archives {
		list-style:none !important;
		margin:0 !important;
		padding:0 !important;
		border-top:1px solid #ccc !important;
		border-width:1px 0 0 0  !important;
	}
	ul.archives li {
		border-bottom:1px solid #ccc !important;
		border-width:0 0 1px 0  !important;
		padding:0 !important;
		background:none  !important;
		margin:0 !important;
	}
	ul.archives li a {
		color:#5c9900;
		font-weight:bold;
		padding: 6px 0 6px 26px;
		display:block;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	ul.archives li a:hover {
		color:#8c1c4d;
	}
	
	.featurebox ul.archives {
		margin:1em 0 0;
	}
	.featurebox ul.archives li a {
		background:url(/images/arrow-grn-on-grn-small.gif) 5px center no-repeat;
	}
	.featurebox ul.archives li a:hover {
		background-color:#f1fbe1;
		color:#5c9900;
	}
	img.avatar {
		border:1px solid #333;
	}
	.right {
		float:right;
	}
	form#archive-search {
		margin:1em 0 0;
	}
	form#archive-search .round-input {
		float:left;
		background:url(/images/search-l.gif) top left no-repeat;
		padding:0 0 0 10px;
	}
	form#archive-search .round-input input {
		width:105px;
		background:url(/images/search-m.gif) top left repeat-x;
	}
	form#archive-search button {
		float:left;
		height:23px;
		margin:0;
		width:70px;
		font-size:10px;
	}
	ul.sitemap {
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.sitemap li a {
		display:block;
		padding:4px 0 4px 20px;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	ul.sitemap li {
		list-style:none;
	}
/* content */
	a.block {
		display:block;
		text-align:center;
		margin:1em 0 0;
		color:#789250;
		font-weight:bold;
	}
	ul.subnav {
		list-style:none;
		margin:0 0 1em;
		padding:0;
		border-bottom:1px solid #ccc;
	}
	ul.subnav li {
		float:left;
		margin-right:15px;
	}
	ul.subnav li a {
		padding:6px;
		float:left;
		border:1px solid #fff;
		border-width:1px 1px 0 1px;
	}
	ul.subnav li.navhere a {
		color:#000;
		background:#FCFDFA;
		border:1px solid #ccc;
		border-width:1px 1px 0 1px;
	}
	
	h2 {
		text-transform:uppercase;
		font-size:11px;
		padding:0;
		margin:.5em 0;
	}
	.job-info h1,
	.job-info h2 {
		text-transform: none;
		font-size:20px;
		line-height:24px;
		margin:0 !important;
	}
	.job-info h3 {
		text-transform:uppercase;
		font-size:11px;
		padding:0;
		margin:.5em 0;
	}
	h3.red {
		color:#a44c73;
	}
	#sidebar h3.big {
		font-size:18px;
		margin:0 0 .5em;
	}
	.entry h3 {
		font-size:1.9em;
		line-height:1em;
		padding:0;
		margin:.25em 0;
	}
	.single h3 {
		font-size:3.5em;
		color:#5c9900;
		font-weight:normal;
	}
	#comment-form h3 {
		font-size:1.9em;
	}
	.entry h3 a, .entry h3 a:link, .entry h3 a:active, .entry h3 a:visited {
		color:#5c9900;
	}
	.entry h3 a:hover {
		color:#8c1c4d;
	}
	.main h2 {
		color:#a44c73;
	}
	.main p {
		font-size:1.1em;
		line-height:1.2em;
		margin:.2em 0 1em;
	}
	.feature-story p {
		/*line-height:1.7em;*/
	}
	p.byline {
		padding:0;
		margin:0 0 1.5em 0;
		text-transform:uppercase;
		font-size:10px;
	}
	.genbox h2 {
		color:#93c24c;
	}
	.infobox h2 {
		color:#5c9900;
		margin:0;
	}
	.infobox p {
		margin:.5em 0 .5em 0;
	}
	#sidebar h2 {
		margin:2em 0 0 0;
	}
	#sidebar h3 {
		font-size:1.2em;
		line-height:1em;
		padding:0;
		margin:.25em 0;
	}
	#sidebar p {
		padding:0;
		margin:.25em 0 .75em 0;
		font-size:.9em;
	}
	#sidebar p.brief {
		font-size:1.2em;
		line-height:1.2em;
		font-family:Georgia, Times, serif;
		font-style:italic;
		color:#413e3b;
		margin:.25em 0 2em 0;
	}
	.genbox ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.genbox ul li {
		margin:10px 0;
		padding:0;
		list-style:none;
		border:1px solid #b8d9b3;
		background:#fff;
		overflow:hidden;
	}
	.genbox ul li p {
		float:right;
		color:#ccc;
		font-size:10px;
		margin:0 4px 0 0;
	}

	a.comment-number {
		width:21px;
		height:16px;
		font-size:9px;
		color:#fff;
		float:right;
		text-align:center;
		background:url(/images/comment-bubble.gif) no-repeat;
		margin:.5em 0 0 .5em;
		line-height:11px;
	}
	.divider,
	.divider-big,
	.results-divider {
		background:#d2e8e7;
		height:1px;
		overflow:hidden;
		margin:.5em 0 1em;
		border-radius:4px; /*safari*/
	}
	.results-divider {
		background:#c1bfbe;
		margin:0;
	}
	.divider-big {
		height:7px;
		margin:2em 0 2em;
	}
	#entry-comments {
		margin:2em 0 0;
	}
	#entry-comments h3.add-comment {
		float:right;
		font-size:12px;
		line-height:28px;
	}
	#entry-comments h3.add-comment a {
		color:#A44C73;
	}
	#entry-comments h2 {
		font-size:18px;
		line-height:28px;
		color:#545454;
	}
	span.comment-number-big {
		color:#fff;
		line-height:28px;
		background:url(/images/comment-bubble-big.gif);
		float:left;
		height:36px;
		width:50px;
		text-align:center;
		margin:0 10px 0 0;
		
	}
	#featured-ad {
		margin-top:20px;
		padding:0;
		display: block !important;
	}
	#featured-ad img {
		margin-bottom:10px;
	}
	#entry-comments ul {
		list-style:none;
		margin:1.5em 0 0;
		padding:0;
		border-top:1px solid #d2e8e7;
	}
	#entry-comments ul li {
		padding:10px 0;
		border-bottom:1px solid #d2e8e7;
	}
	#entry-comments cite {
		color:#A44C73;
		font-style:normal;
		font-weight:bold;
		line-height:22px;
		font-size:14px;
	}
	#entry-comments p {
		margin:0;
		line-height:18px;
	}
	#entry-comments p.comment-meta {
		color:#5c9900;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#comment-form {
		margin:1em 0 0;
	}
	p.grey {
		color:#999;
		font-size:11px;
	}
	p.grey a {
		color:#666;
	}
	.row {
		margin:0 0 1em;
		clear:left;
	}
	.row label.top {
		color:#545454;
		text-transform:uppercase;
		margin:0 0 3px;
		font-weight:bold;
		font-size:10px;
	}
	#comment-form button {
		padding:7px 10px;
	}
	#footer {
		border-top:2px outset #e7e7e7;
		padding:10px;
	}
	.inner {
		width:932px;
		margin:0 auto;
	}
	.copyright {
		float:left;
		margin:0;
		padding:0;
		color:#545454;
	}
	#footer ul {
		float:right;
		margin:0;
		padding:0;
		list-style:none;
	}
	#footer ul li {
		float:left;
		border-right:1px solid #ccc;
		margin:0 10px 0 0;
		padding:0 10px 0 0;
	}
	#footer ul li a {
		color:#5c9900;
	}
	#footer ul li.last {
		border:none;
		padding:0;
		margin:0;
	}
	.upgrade-price {
		font-size:18px;
		float:right;
		color:#5c9900;
		background:#e0f6bf;
		border:1px solid #beda94;
		padding:10px;
		position:relative;
		top:-10px;
		margin-bottom:-10px;
	}
	table.listings th,
	table.listings td {
		padding:3px;
		text-align:left;
		border-bottom:1px solid #ccc;
	}
	table.listings th {
		color:#666;
		background:#D2E8E7;
	}
/* miscellaneous */
	ul.file-list {
		list-style:none;
		margin:0 0 1em;
		padding:0;
	}
	ul.file-list li {
		padding:5px;
		border-bottom:1px solid #ccc;
	}
	a.delete-file {
		float:right;
		background:url(/images/icon-delete.gif) center center no-repeat;
		width:16px;
		height:16px;
	}
	.favorite {
		background:url(/images/icon-favorite-add.gif) left center no-repeat;
		padding:3px 0 3px 20px;
		
	}
	ul.errors,
	ul.success,
	ul.info {
		list-style:none;
		margin:0 0 10px;
		padding:0;
		border:1px solid;
		padding:10px 10px 10px 32px;
		background-repeat:no-repeat;
		background-position:10px center;
	}
	ul.errors {
		background-image:url(/images/icon-error.gif);
		background-color:#fff9c6;
		border-color:#989036;
	}
	ul.success {
		background-image:url(/images/icon-success.gif);
		background-color:#e0f6bf;
		border-color:#93c24c;
	}
	ul.info {
		background-image:url(/images/icon-info.gif);
		background-color:#e4e9fe;
		border-color:#5a6c88;
	}
	small {
		font-size:10px;
		color:#999;
		display:block;
	}
	.content-managed h2 {
		font-size:11px;
		margin:0 0 0.5em;
		padding:0;
		text-transform:uppercase;
		color:#A44C73;
	}
	/*.content-managed h1 {
			font-size:24px;
			line-height:18px;
		}*/
	.content-managed h1 {
		color:#5c9900;
		font-size:2em;
		line-height:1em;
		margin:0;
	
	}
	
	
	.half {
		width:48%;
	}
	.left {
		float:left !important;
	}
	.right {
		float:right !important;
	}
	.center {
		text-align:center !important;
	}
	h3.subtitles {
		color:#545454;
		margin-left:2px;
		clear:left;
	}
	p#credits {
		float:right;
		clear:both;
		padding-top:20px;
		font-size:10px;
		white-space:nowrap;
	}
	p#credits a {
		color:#777;
	}
	
	div.school-block {
		border:1px solid #dce2d1;
		background:#FCFDFA;
		padding:10px;
		margin:10px 0;
	}
	div.school-block h2.school-name {
		text-transform: none;
		color:#5c9900;
		font-size:12px;
		margin:0;
		padding:0 0 0 155px;
	}
	div.school-block .programs {
		padding:0 0 0 155px;
	}
	div.school-block .logo {
		float:left;
		width:155px;
	}
	.header-image {
		margin:0 0 1em;
	}
	div.featured-school {
		margin:2em 0 2em;
		background: #f0f6e7;
		border:1px solid #c2c2c2;
	}
	div.featured-school h2 {
		font-size:18px !important;
		margin:0 0 .5em !important;
	}
	div.featured-school h2.feature-title {
		font-size:11px !important;
	}
	div.featured-school .content-managed {
		color:#666;
	}
	div.nursing-degree-col1 {
		float:left;
		width:48%;
		display:inline;
		margin-right:4%;
		padding:0 0 14px 0;
		text-align:justify;
		_overflow:hidden;
	}
	div.print-version-article-note {
		display:none;
	}
	div.nursing-degree-col2 {
		float:right;
		display:inline;
		width:48%;
		padding:0 0 14px 0;
	}
	
	.location-block {
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		background:#FCFDFA;
		clear:left;
		padding:.5em;
		margin:.5em 0;
	}
	
	ul.steps {
		list-style:none;
		margin:20px 0;
		padding:0;
		font-weight:bold;
		font-size:12px;
	}
	ul.steps li {
		float:left;
		margin:0 15px 0 0;
		color:#939393;
		text-transform:uppercase;
	}
	ul.steps span, ul.steps div {
		float:left;
	}
	ul.steps span {
		background:url(/images/step-ball-off.gif) top left no-repeat;
		width:28px;
		height:28px;
		padding:0 4px 0 0;
		text-align:center;
		line-height:28px;
	}
	ul.steps div {
		background:url(/images/step-bg-off.gif) top right no-repeat;
		line-height:28px;
		height:28px;
		padding:0 10px;
	}
	
	ul.steps li.on span {
		background:url(/images/step-ball-on.gif) top left no-repeat;
		color:#fff;
	}
	ul.steps li.on div {
		background:url(/images/step-bg-on.gif) top right no-repeat;
		color:#fff;
	}

	.credit-table {
		margin:0 0 1em;
	}
	.credit-table th {
		border-bottom:2px solid #777 !important;
	}
	.credit-table th, .credit-table  td {
		text-align:left;
		padding:15px;
		font-size:16px;
		border-bottom:1px solid #ccc;
		vertical-align:middle;
		white-space:nowrap;
	}
	.credit-table td.discount {
		font-style:italic;
		/*font-size:10px;*/
		color:#8c1a00;
	}
	
	h1.job-type-title {
		text-transform:uppercase;
		color:#555;
		letter-spacing:-.05em;
		margin:0 0 5px;
		font-size:24px;
		line-height:28px;
		float:left;
	}
	

/*Contest Banner*/
	.contestBanner {
		border:1px solid #c2c2c2;
	}
	.contestBannerSidebar {
		border:1px solid #eff6e4;
	}
/*End Contest Banner*/	
	
	
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}
	
	iframe { margin-bottom:10px !important; }

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
span.pre-heading {
	font-size:11px;
	font-weight:bold;
	margin:2em 0 0;
	padding:0;
	text-transform:uppercase;
}

.top-story .pre-heading {
	color: #A44C73;
	display: block;
	margin-top: 10px;
}
.banner-ad {
	
	height: 600px; 
	margin: 9px auto 18px auto;
	width:160px; 
}

.skyscraper-banner{
	/*height: 600px; */
	margin: 9px auto 18px auto;
	width:160px; 
}

.skyscraper-banner img{
	margin-bottom: 10px;
}

#header .employers-section {
	background-color:#B6708F;
	color:#FFFFFF;
	font-size:13px;
	padding:12px 14px 10px 18px;
	position:absolute;
	right:0;
	top:0;
	}
#header .employers-section a {
	color:#fff;
	padding:0 4px;
	}
#header .employers-section a:hover {
	text-decoration:underline;
	}	
#acct-status {
	background:transparent url(/images/bg_acct_status.png) repeat-x top left;
	height:30px;
	}
#acct-status .inner {
	color:#000;
	font-size:12px;
	line-height:30px;
	padding:0;
	text-align:right;
	width:932px;
	}
.inner {
	margin:0 auto;
	width:932px;
	}	
#acct-status .inner a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
	text-transform:uppercase;
	}
#acct-status .inner a:hover	{
	text-decoration:underline;
	}
.content-managed {
	margin-bottom:15px;
}
.top-articles-title {
	background:url("/images/bg_acct_status.png") repeat-x scroll left top transparent;
	clear:both;
	height:30px;
	padding: 10px 0 10px 10px;
	
	}
span.top-title {
	font-weight: bold;
	text-transform: uppercase;
	}
.top-article img {
	/*height:100px;*/
	width:134px;
	}
	
.feat-img {
	/*height:100px;*/
	width:134px;
}	

.entry img {
	border:1px solid #A6A4A3;
	}
.top-article {
	float:left;
	margin-right:15px;
	width:134px;
	}	
.top-article-right {
	margin-right:0;
	}
.top-article h3 {
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	margin:6px 0;
	}
h4.author {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;

}
a.unfeatured-job {
	background-image:url(/images/icon_feat_job.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	display:block;
	margin-left: 10px;
}
a.unfeatured-job:hover {
	background-position: 0 -16px;
}
a.featured-job {
	background-image:url(/images/icon_feat_job.png);
	background-repeat:no-repeat;
	background-position:0 -16px;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	display:block;
	margin-left: 10px;
}
a.featured-job:hover {
	background-position: 0 0;
}

.top-story {
		margin-bottom: 36px;
	}
	
h4.comp-name {
	font-size: 12px;
	color: #A44C73;
	margin-bottom: 10px;
}	
	
/* Start: Added by Robert Noakes */
#container.test,  
#container.new  
{  
	background-image: url(/images/bck-head-new.gif);  
}  
  
#container.test #header,  
#container.new #header  
{  
	height: 76px;  
}  
  
#container.test #header div.org_name,  
#container.new #header div.org_name,  
#container.test #header h1,  
#container.new #header h1  
{  
	height: 45px;  
	width: 270px;  
	background: url(/images/working-nurse-new.gif) no-repeat center top;  
}  
 
#container.test #header span.tagline,  
#container.new #header span.tagline  
{  
	position: absolute;  
	bottom: 15px;  
	left: 0;  
	width: 270px;  
	color: #9a5473;  
	font: normal 6.5pt Arial, Helvetica, sans-serif;  
	text-align: center;  
	text-transform: uppercase;  
}  
 
#container.test #header span.tagline span,  
#container.new #header span.tagline span  
{  
	text-transform: none;  
}  
div.signup-top
{
	width: 679px;
	background: #e5f3c2 url(../images/backgrounds/signup-top.gif) no-repeat;
}
div.signup-bottom
{
	padding: 15px;
	background: url(../images/backgrounds/signup-bottom.gif) no-repeat left bottom;
}

div.signup-top label,
div.signup-bottom a
{
	color: #000;
	font-size: 14px;
}
div.signup-bottom a
{
	text-decoration: underline;
}
div.signup-bottom span
{
	color: #8e2152;
	font-weight: bold;
	text-transform: uppercase;
}

#find-article
{
	border-color: #d2d3d2;
	background: #fff;
}

div.rounded-field,
div.rounded-field-inner
{
	margin: 0;
	padding: 0;
	display: block;
	height: 25px;
	width: 185px;
	background: url(../images/backgrounds/input-left.gif) no-repeat;
}
div.rounded-field-inner
{
	padding-bottom: 5px;
	background-image: url(../images/backgrounds/input-right.gif);
	background-position: right top;
}

div.rounded-field-inner input
{
	margin: 5px 10px;
	padding: 0;
	border: 0;
	display: inline-block;
	width: 140px;
	background: transparent;
	color: #777;
}
div.rounded-field-inner input.submit-arrow
{
	margin: 0;
	overflow: hidden;
	float: right;
	height: 25px;
	width: 25px;
	background: url(../images/buttons/submit-arrow.gif) no-repeat 2px 2px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -10000px;
}

#article-tools
{
	padding: 15px 0 15px 30px;
	float: right;
	width: 67px;
}

#twitter-share,
#facebook-share,
#linkedin-share
{
	padding-bottom: 15px;
	display: block;
}
#twitter-share
{
	padding-left: 6px;
	height: 62px;
}
#facebook-share
{
	padding-left: 4px;
	height: 61px;
}
#linkedin-share
{
	padding-left: 6px;
	height: 54px;
}

div.tools-separator
{
	border-top: 1px solid #ccc;
	display: block;
	height: 15px;
}

a.article-button,
a.job-button
{
	margin-bottom: 15px;
	display: block;
	height: 55px;
	width: 67px;
	background: url(../images/buttons/article.gif) no-repeat left top;
	color: #936;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
a.article-button:hover,
a.job-button:hover
{
	background-position: left bottom;
}

a.article-button span,
a.job-button span
{
	display: block;
	line-height: 13px;
}

p.subtitle
{
	color: #666;
	font-size: 21px;
	font-weight: bold;
}

a.all-categories
{
	padding-left: 7px;
	display: block;
	line-height: 24px;
}

.main .single h3
{
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}

.main .single p
{
	color: #333;
	font-size: 15px;
	line-height: 20px;
}

.main .single p.subtitle
{
	color: #666;
	font-size: 22px;
	font-weight: bold;
}

.main .single p.byline
{
	font-size: 11px;
}

#media-kit
{
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 128px;
	background: url(/images/advertise/media-kit.gif) no-repeat left top;
	text-indent: -10000px;
}
#media-kit:hover
{
	background-position: left bottom;
}

ul.media-kit
{
	padding-top: 5px;
	display: block;
}

h1 a
{
	font-size: 0.6em;
	font-weight: normal;
}

ul.advertise,
ul.advertise li
{
	margin: 0;
	padding: 0;
}
ul.advertise
{
	margin-bottom: 15px;
	list-style: none;
}

ul.advertise li
{
	padding: 0 0 5px 15px;
	display: block;
	background: url(/images/advertise/bullet.gif) no-repeat left 2px;
}

ul.advertise a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

ul.left
{
	float: left;
	width: 320px;
}

div.clear
{
	clear: both;
}

div.advertise
{
	padding: 2px 25px 15px 0;
	float: left;
	clear: left;
}
div.advertise img
{
	padding-bottom: 7px;
	border: 0;
	display: inline-block;
}

div.leaded p
{
	line-height: 20px;
}

h4.advertise,
h5.advertise,
h6.advertise
{
	margin: 0;
	padding: 0;
}

h4.advertise
{
	font-size: 1.5em;
}

h5.advertise
{
	margin: 15px 0 0;
	display: inline-block;
	clear: both;
	color: #932a58;
	font-size: 1.3em;
	line-height: 18px;
}

h5.number-1,
h5.number-2,
h5.number-3,
h5.number-4
{
	padding-left: 25px;
	background: url(/images/advertise/number-1.gif) no-repeat;
}
h5.number-2
{
	background-image: url(/images/advertise/number-2.gif);
}
h5.number-3
{
	background-image: url(/images/advertise/number-3.gif);
}
h5.number-4
{
	background-image: url(/images/advertise/number-4.gif);
}

h6.advertise
{
	margin: 5px 0 10px 0;
	color: #5a9900;
	font-size: 0.85em;
	text-transform: uppercase;
}

strong.small,
a.small
{
	font-size: 12px;
}

span.small  
{  
	font-size: 13px;  
} 

span.green
{
	color: #5a9900;
	font-weight: bold;
	font-style: italic;
}

div.issues
{
	padding: 0 20px 5px 0;
	float: left;
	font-size: 0.85em;
}
div.issues p
{
	color: #5a9900;
	font-weight: bold;
	line-height: normal;
}
div.issues p strong
{
	color: #000;
}

a.back-to-top
{
	display: block;
	overflow: hidden;
	clear: both;
	height: 18px;
	width: 680px;
	background: url(/images/advertise/back-to-top.gif) no-repeat;
	text-indent: -10000px;
}

div.separator
{
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	clear: both;
	height: 12px;
	width: 680px;
	background: url(/images/advertise/separator.gif) no-repeat left -7px;
	font-size: 12px;
	line-height: 12px;
	text-indent: -10000px;
}

ul.subnav li
{
	margin-right: 10px;
}

/* 2013 Changes */  
.content-managed,  
.main p  
{  
	font-size: 14px;  
	line-height: 19px;  
}  
  
.content-managed h1  
{  
	margin-bottom: 15px;  
}  

table.print-rates td  
{  
	padding: 5px 10px;  
	background: #f6f6f6;  
	font-size: 14px;  
	text-align: center;  
}  
  
table.print-rates tr.green td  
{  
	background: #e0f6bf;  
	font-size: 12px;  
}  
  
table.print-rates tr.white td  
{  
	background: #fff;  
}  
  
table.print-rates td.text-left  
{  
	text-align: left;  
}  
  
p.pink-note  
{  
	color: #a44c73;  
}  
  
div.job-info  
{  
	font-size: 14px;  
	line-height: 19px;  
}  
  
div.job-info ul  
{  
	margin-left: 27px;  
	padding: 0;  
}  
  
div.job-info li  
{  
	padding-left: 13px;  
	list-style: none;  
	background: url(../images/jobs/bullet.gif) no-repeat 0 6px;  
	font-size: 14px;  
	line-height: 19px;  
}

.mceSelectList
{
	width: auto !important;
} 

/* 2015 Additions */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700);

body.twenty15 a,
body.twenty15 a:link,
body.twenty15 a:active,
body.twenty15 a:visited,
body.twenty15 a:hover,
body.twenty15 a:focus
{
	color: #3367b6;
}
body.twenty15 a:visited
{
	color: #452a9e;
}
body.twenty15 a:hover
{
	color: #0b519c;
}
body.twenty15 a:focus
{
	outline: 0;
}

body.twenty15 p.anchors a,
body.twenty15 p.anchors a:link,
body.twenty15 p.anchors a:active,
body.twenty15 p.anchors a:visited,
body.twenty15 p.anchors a:hover,
body.twenty15 p.anchors a:focus
{
	color: #787273;
}
body.twenty15 p.anchors a:hover
{
	color: #413e3b;
}

body.twenty15 button,
body.twenty15 input,
body.twenty15 select,
body.twenty15 textarea,
body.twenty15 button:focus,
body.twenty15 input:focus,
body.twenty15 select:focus,
body.twenty15 textarea:focus
{
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body.twenty15 .entry h3 a,
body.twenty15 .entry h3 a:link,
body.twenty15 .entry h3 a:active,
body.twenty15 .entry h3 a:visited,
body.twenty15 .entry h3 a:hover,
body.twenty15 .entry h3 a:focus
{
	color: #5c9900;
}
body.twenty15 .entry h3 a:hover
{
	color: #447f00;
}

body.twenty15 a.button,
body.twenty15 button.button,
body.twenty15 input[type='button'],
body.twenty15 input[type='reset'],
body.twenty15 input[type='submit']
{
	margin: 0;
	padding: 9px 27px;
	border: 0;
	display: inline-block;
	background: #6b9525;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.twenty15 a.button:hover,
body.twenty15 button.button:hover,
body.twenty15 input[type='button']:hover,
body.twenty15 input[type='reset']:hover,
body.twenty15 input[type='submit']:hover
{
	background: #52721e;
}

body.twenty15 #container
{
	background: none;
}

body.twenty15 #header
{
	padding: 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	height: 106px;
	width: auto;
}

body.twenty15 #header header
{
	margin: 0 auto;
	width: 984px;
}

body.twenty15 #logo
{
	margin-left: -16px;
	display: block;
	float: left;
}

body.twenty15 #top-menu
{
	padding-top: 32px;
	float: right;
	color: #6b6a6a;
	font-size: 15px;
	line-height: 40px;
}

body.twenty15 #top-menu *
{
	display: inline-block;
	vertical-align: middle;
}

body.twenty15 a.serif
{
	color: #3367b6;
	font-style: italic;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
body.twenty15 a.serif:hover
{
	color: #0b519c;
}

body.twenty15 #top-menu label
{
	color: #464545;
	font-weight: bold;
}

body.twenty15 #top-menu a.button
{
	font-size: 14px;
}

body.twenty15 #menu-wrapper
{
	position: relative;
	z-index: 100;
	border-bottom: 1px solid #ccc;
	display: block;
	overflow: visible;
	height: 54px;
}

body.twenty15 #menu-wrapper nav
{
	position: relative;
	z-index: 100;
	margin: 0 auto;
	display: block;
	overflow: visible;
	height: 54px;
	width: 984px;
}

body.twenty15 #main-menu,
body.twenty15 #main-menu > li,
body.twenty15 #main-menu > li > a
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 54px;
	line-height: 54px;
}

body.twenty15 #main-menu
{
	position: relative;
	z-index: 100;
	float: right;
}

body.twenty15 #main-menu > li
{
	position: relative;
	z-index: 100;
	background: url(../img/2015/main-menu.png) no-repeat right center;
}

body.twenty15 #main-menu > li > a
{
	position: relative;
	z-index: 102;
	margin-left: -1px;
	border: 1px solid rgba(0, 0, 0, 0);
	border-top: 0;
	border-bottom-color: #ccc;
	padding: 0 24px;
	color: rgba(54, 54, 54, 0.8);
	font-weight: 600;
	font-size: 15px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}
body.twenty15 #main-menu > li.active > a,
body.twenty15 #main-menu > li:hover > a,
body.twenty15 #main-menu > li > a:hover
{
	color: #000;
}
body.twenty15 #main-menu > li:hover > a,
body.twenty15 #main-menu > li > a:hover
{
	border-right-color: #ccc;
	border-left-color: #ccc;
	background: #f6f7f8;
}

body.twenty15 #main-menu.finalized > li:hover > a,
body.twenty15 #main-menu.finalized > li > a:hover
{
	font-weight: bold;
}

body.twenty15 #main-menu.finalized > li.has-children:hover > a,
body.twenty15 #main-menu > li.has-children > a:hover
{
	border-bottom-color: #f6f7f8;
}

body.twenty15 #main-menu > li > ul,
body.twenty15 #main-menu > li > ul li,
body.twenty15 #main-menu > li > ul a
{
	margin: 0;
	padding: 0;
	line-height: 20px;
}

body.twenty15 #main-menu > li > ul
{
	position: absolute;
	top: 55px;
	left: -1px;
	z-index: 101;
	display: none;
	width: 200%;
	background: #f6f7f8;
	-webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body.twenty15 #main-menu > li:hover > ul
{
	display: block;
}

body.twenty15 #main-menu > li > ul > li,
body.twenty15 #main-menu > li > ul > li > a
{
	display: block;
}

body.twenty15 #main-menu > li > ul > li > a
{
	padding: 18px 24px;
	border: 1px solid #ccc;
	border-top: 0;
	color: #302e2c;
	font-weight: bold;
	font-size: 15px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.twenty15 #main-menu > li > ul > li > a:hover,
body.twenty15 #main-menu > li > ul > li.active > a
{
	background: #e2e2e2;
}

body.twenty15 #main-menu > li > ul > li > a > span
{
	font-weight: normal;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #main-menu > li.search
{
	z-index: 103;
	margin-left: 1px;
	background: none;
}

body.twenty15 #main-menu > li.search form
{
	position: relative;
	top: 0;
	right: 0;
	z-index: 103;
	padding: 8px 0 8px 24px;
	display: block;
	overflow: hidden;
	height: 38px;
	background: #fff;
	line-height: 38px;
	white-space: nowrap;
}

body.twenty15 #main-menu.finalized > li.search form
{
	position: absolute;
}

body.twenty15 #main-menu > li.search button,
body.twenty15 #main-menu > li.search input,
body.twenty15 #main-menu > li.search label
{
	display: inline-block;
	height: 38px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: middle;
}

body.twenty15 #main-menu > li.search button
{
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 1;
	overflow: hidden;
	width: 43px;
	background: url(../img/2015/search.png) no-repeat center center;
	text-indent: -10000px;
}

body.twenty15 #main-menu > li.search label
{
	display: inline-block;
	color: rgba(54, 54, 54, 0.8);
	font-weight: 600;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
}

body.twenty15 #main-menu > li.search input
{
	margin: 0;
	padding: 8px 16px;
	border: 0;
	width: 177px;
	background: #f4f4f4;
	color: rgba(54, 54, 54, 0.8);
	font-size: 14px;
	line-height: 22px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.twenty15 #main-menu > li.search input.watermarked
{
	color: rgba(73, 73, 73, 0.5);
}

body.twenty15 #content
{
	padding: 0;
	border: 0;
	overflow: hidden;
	width: 983px;
	background: url(../img/2015/content.png) repeat-y;
}

body.twenty15 #col1,
body.twenty15 #col2
{
	border: 0;
	overflow: hidden;
}

body.twenty15 #col1
{
	padding: 0 1px;
	width: 252px;
}

body.twenty15 #find-a-job
{
	padding: 16px 16px 20px;
	display: block;
	background: #bde19e;
}

body.twenty15 #find-a-job h6
{
	margin: 0 0 26px;
	font-size: 27px;
	line-height: 34.21px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

body.twenty15 #find-a-job h6 span
{
	display: block;
}

body.twenty15 #find-a-job h6 span.medium-text
{
	font-size: 35.69px;
}

body.twenty15 #find-a-job h6 span.large-text
{
	font-size: 90.08px;
	line-height: 77px;
}

body.twenty15 #find-a-job p
{
	margin: 0 0 5px;
}

body.twenty15 #find-a-job input
{
	padding: 8px 16px;
	border: 0;
	height: 38px;
	width: 100%;
	color: #494949;
	font-size: 15px;
	line-height: 22px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.twenty15 #find-a-job input.watermarked
{
	color: rgba(73, 73, 73, 0.5);
}

body.twenty15 #find-a-job button
{
	margin-top: 8px;
	width: 100%;
}

body.twenty15 #find-a-job p.view-all
{
	margin-top: 16px;
	font-size: 14px;
	text-align: center;
}

body.twenty15 #find-a-job p.view-all a
{
	color: #494949;
}

body.twenty15 #join-the-conversation
{
	margin: 16px 16px 27px;
	padding: 8px 0 24px;
	border-bottom: 1px solid #d1d2d3;
}

body.twenty15 #join-the-conversation h6
{
	margin: 0 0 16px;
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

body.twenty15 #join-the-conversation p
{
	margin: 0 0 16px;
	color: #494949;
	font-size: 13px;
	line-height: normal;
	text-align: center;
}

body.twenty15 #join-the-conversation ul.social-menu,
body.twenty15 #join-the-conversation ul.social-menu li,
body.twenty15 #join-the-conversation ul.social-menu a
{
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

body.twenty15 #join-the-conversation ul.social-menu
{
	text-align: center;
}

body.twenty15 #join-the-conversation ul.social-menu li
{
	padding: 0 7px;
	display: inline-block;
}

body.twenty15 #join-the-conversation ul.social-menu a
{
	overflow: hidden;
	height: 36px;
	width: 36px;
	background: url(../img/2015/social-menu.png) no-repeat 0 0;
	text-indent: -10000px;
	opacity: 0.8;
    filter: alpha(opacity=80);
}
body.twenty15 #join-the-conversation ul.social-menu a:hover
{
	opacity: 1;
    filter: alpha(opacity=100);
}

body.twenty15 #join-the-conversation ul.social-menu li.twitter a
{
	background-position: -50px 0;
}

body.twenty15 #join-the-conversation ul.social-menu li.linkedin a
{
	background-position: right 0;
}

body.twenty15 #whos-hiring,
body.twenty15 #featured-advertisers
{
	margin: 0 16px 24px;
}

body.twenty15 #whos-hiring h6,
body.twenty15 #featured-advertisers h6
{
	margin: 0 0 8px;
	color: #000;
	font-weight: 600;
	font-size: 12px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

body.twenty15 #whos-hiring a,
body.twenty15 #featured-advertisers a
{
	padding: 8px;
	border: 6px solid #e6e8ea;
	border-top-width: 0;
	display: block;
	background: #fff;
	color: rgba(0, 0, 0, 0.5);
	font-size: 11px;
	text-align: center;
}
body.twenty15 #whos-hiring a.first,
body.twenty15 #featured-advertisers a.first
{
	border-top-width: 6px;
}

body.twenty15 #whos-hiring img,
body.twenty15 #featured-advertisers img
{
	margin: 0 auto 8px;
	display: block;
	height: auto;
	max-height: 97px;
	width: auto;
	max-width: 100%;
}

body.twenty15 #whos-hiring span.company,
body.twenty15 #featured-advertisers span.company
{
	margin: 0;
	display: block;
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

body.twenty15 #featured-advertisers a
{
	border-width: 16px;
	border-top-width: 0;
	border-right-width: 17px;
}
body.twenty15 #featured-advertisers a.first
{
	border-top-width: 16px;
}

body.twenty15 #featured-advertisers img
{
	margin: 0;
	max-height: none;
	width: 100%;
}

body.twenty15 #featured-advertisers a
{
	padding: 0;
}

body.twenty15 #content
{
	border-right: 1px solid #ccc;
}

body.twenty15 #col2,
body.twenty15 #col2.full,
body.twenty15 #col2.really-full
{
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}

body.twenty15 div.content-box
{
	margin-right: 21px;
	padding: 21px 0 21px 21px;
	overflow: hidden;
}

body.twenty15 #col2
{
	position: relative;
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
}

body.twenty15 #media-kit
{
	top: 24px;
	right: 21px;
}

body.twenty15 .content-managed,
body.twenty15 .main p,
body.twenty15 .main li
{
	color: #333;
	font-size: 16px;
	line-height: 23px;
}

body.twenty15 .main ol,
body.twenty15 .main p,
body.twenty15 .main ul
{
	margin: 0 0 16px;
}

body.twenty15 .main ol,
body.twenty15 .main ul
{
	padding-left: 25px;
}

body.twenty15 .main ul.errors,
body.twenty15 .main ul.info
{
	padding-left: 40px;
}

body.twenty15 .main ul.steps
{
	padding-left: 0;
}

body.twenty15 .main ul.subnav
{
	padding-left: 8px;
}

body.twenty15 .main ul.steps li
{
	font-size: 12px;
}

body.twenty15 #footer
{
	padding: 40px 16px 16px;
	border: 0;
	border-top: 1px solid #d5d6d6;
	background: #e6e8ea;
}

body.twenty15 #newsletter-signup
{
	margin: 0;
	padding: 0;
	height: auto;
	background: none;
	text-align: center;
}

body.twenty15 #newsletter-signup form
{
	position: static;
	top: auto;
}

body.twenty15 #newsletter-signup form *
{
	display: inline-block;
}

body.twenty15 #newsletter-signup button,
body.twenty15 #newsletter-signup h2,
body.twenty15 #newsletter-signup input
{
	vertical-align: middle;
}

body.twenty15 #newsletter-signup h2
{
	margin: 0;
	display: inline-block;
	color: #413e3b;
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
}

body.twenty15 #newsletter-signup h2 span
{
	color: #5d910f;
}

body.twenty15 #newsletter-signup #newsletter-email
{
	margin: 0;
	padding: 8px 16px;
	border: 0;
	height: 40px;
	width: 376px;
	background: #fff;
	color: #4e4e4b;
	font-size: 15px;
	line-height: 24px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

body.twenty15 #newsletter-signup p
{
	margin: 24px 0;
	color: #000;
	font-size: 16px;
}

body.twenty15 #footer hr
{
	margin: 24px auto;
	border-top: 1px solid #b8babb;
	width: 600px;
	background: none;
	color: transparent;
}

body.twenty15 #footer div.inner
{
	width: 984px;
}

body.twenty15 #footer p.copyright,
body.twenty15 #footer a
{
	color: #423f40;
	line-height: 21px;
}

body.twenty15 #footer p.copyright
{
	font-size: 13px;
}

body.twenty15 #footer-menu li
{
	padding: 0;
	border:0;
	font-size: 15px;
}

body.twenty15 #footer-menu li a
{
	padding: 0 12px;
	display: inline-block;
	text-align: center;
}
body.twenty15 #footer-menu li a:hover
{
	color: #000;
}
body.twenty15 #footer-menu.finalized li.active a
{
	font-weight: bold;
}

/* CSS Dropdown Styles */
body.twenty15 div.css-dropdown-wrapper
{
	position: relative;
	z-index: 2;
	padding: 0;
	overflow: visible;
	height: 38px;
	background: #fff url(../img/2015/css-dropdown.png) no-repeat right center;
	cursor: pointer;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
body.twenty15 div.css-dropdown-wrapper:hover,
body.twenty15 div.css-dropdown-wrapper.open
{
	background-color: #e6e8ea;
}
body.twenty15 div.css-dropdown-wrapper.open
{
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

body.twenty15 div.css-dropdown-wrapper.green
{
	background-color: #d7edc5;
}
body.twenty15 div.css-dropdown-wrapper.green:hover,
body.twenty15 div.css-dropdown-wrapper.green.open
{
	background-color: #e6fbd2;
}

body.twenty15 div.css-dropdown-wrapper div.label
{
	padding: 0 16px;
	height: 38px;
	color: #494949;
	font-size: 15px;
	line-height: 38px;
	white-space: nowrap;
}

body.twenty15 ul.css-dropdown-items
{
	position: absolute;
	top: 38px;
	left: 0;
	z-index: 200;
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	-webkit-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.25);
}

body.twenty15 ul.css-dropdown-items.scrolling
{
	display: block;
	overflow: auto;
}

body.twenty15 ul.css-dropdown-items li
{
	margin: 0;
	padding: 8px 16px;
	list-style: none;
	display: block;
	background: #fff;
	color: #494949;
	cursor: pointer;
}
body.twenty15 ul.css-dropdown-items li:hover,
body.twenty15 ul.css-dropdown-items li.active
{
	background: #e6e8ea;
}

body.twenty15 ul.css-dropdown-items.green li
{
	background: #e6fbd2;
}
body.twenty15 ul.css-dropdown-items.green li:hover,
body.twenty15 ul.css-dropdown-items.green li.active
{
	background: #d7edc5;
}

/* Home Styles */
body.twenty15 div.top-story
{
	padding-bottom: 22px;
	border-bottom: 1px solid #d1d2d3;
}

body.twenty15 div.top-story *
{
	margin: 0;
	line-height: normal;
}

body.twenty15 div.top-story img
{
	margin-bottom: 16px;
	border: 0;
	height: auto;
	width: 100%;
}

body.twenty15 div.top-story h2
{
	color: #922857;
	font-size: 14px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 div.top-story h3,
body.twenty15 div.top-story h3 a
{
	color: #5c9900;
	font-weight: normal;
	font-size: 35px;
}

body.twenty15 div.top-story h3 a:hover
{
	color: #447f00;
}

body.twenty15 div.top-story h4
{
	color: #5f5f5e;
	font-weight: bold;
	font-size: 24px;
}

body.twenty15 div.top-story p
{
	line-height: 21px;
}

body.twenty15 div.top-story p.author
{
	margin: 8px 0 12px;
	color: #656769;
	font-size: 11px;
	text-transform: uppercase;
}

body.twenty15 #skyscraper
{
	margin: 0 0 16px 39px;
	overflow: hidden;
	float: right;
	width: 162px;
}

body.twenty15 #skyscraper h6
{
	margin: 0 0 4px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

body.twenty15 #featured-articles div.featured-article
{
	padding: 22px 0;
	border-top: 1px solid #d1d2d3;
	overflow: hidden;
}
body.twenty15 #featured-articles div.featured-article.first
{
	padding-top: 0;
	border: 0;
}

body.twenty15 #featured-articles div.featured-article img
{
	margin-right: 22px;
	border: 0;
	float: left;
}

body.twenty15 #featured-articles div.featured-article div.content
{
	overflow: hidden;
}

body.twenty15 #featured-articles div.featured-article div.content *
{
	margin: 0;
	line-height: normal;
}

body.twenty15 #featured-articles div.featured-article div.content h2
{
	color: #922857;
	font-size: 14px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #featured-articles div.featured-article div.content h3,
body.twenty15 #featured-articles div.featured-article div.content h3 a
{
	color: #5c9900;
	font-weight: normal;
	font-size: 24px;
}

body.twenty15 #featured-articles div.featured-article div.content h3
{
	margin: 4px 0;
}

body.twenty15 #featured-articles div.featured-article div.content h3 a:hover
{
	color: #447f00;
}

body.twenty15 #featured-articles div.featured-article div.content h4
{
	color: #5f5f5e;
	font-weight: bold;
	font-size: 16px;
}

body.twenty15 #hot-jobs
{
	padding: 22px 26px;
	border: 1px solid #d5d6d6;
	border-right: 0;
	border-left: 0;
	clear: both;
	overflow: hidden;
	background: #eceeef;
}

body.twenty15 #hot-jobs h4
{
	margin: 0 auto 16px;
	color: #413e3b;
	font-size: 20px;
	line-height: normal;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #hot-jobs div.job
{
	padding: 16px 0;
	border-top: 1px solid #d9dada;
}

body.twenty15 #hot-jobs div.job a
{
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
}

body.twenty15 #hot-jobs div.job a span
{
	color: rgba(78, 80, 82, 0.5);
}

body.twenty15 #book-pick
{
	position: relative;
	padding: 41px 26px 0;
}

body.twenty15 #book-pick *
{
	margin: 0;
	line-height: normal;
}

body.twenty15 #book-pick h2
{
	position: absolute;
	top: 36px;
	left: 48px;
	z-index: 1;
	padding: 0 8px;
	background: #fff;
	font-size: 14px;
}

body.twenty15 #book-pick div.content-wrapper
{
	padding: 22px;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}

body.twenty15 #book-pick div.content-wrapper img
{
	margin-right: 22px;
	float: left;
	height: auto;
	max-width: 208px;
}

body.twenty15 #book-pick div.content
{
	overflow: hidden;
}

body.twenty15 #book-pick div.content h3,
body.twenty15 #book-pick div.content h3 a
{
	color: #5c9900;
	font-weight: normal;
	font-size: 24px;
}

body.twenty15 #book-pick div.content h3 a:hover
{
	color: #447f00;
}

body.twenty15 #book-pick div.content h4
{
	margin: 8px 0;
	color: #5f5f5e;
	font-size: 16px;
}

body.twenty15 #nursing-specialties
{
	padding: 34px 26px 30px;
	overflow: hidden;
}

body.twenty15 #nursing-specialties *
{
	margin: 0;
	line-height: normal;
}

body.twenty15 #nursing-specialties h2
{
	margin-bottom: 16px;
	font-size: 14px;
}

body.twenty15 #nursing-specialties div.specialty-article
{
	overflow: hidden;
	float: left;
	width: 47%;
}

body.twenty15 #nursing-specialties div.specialty-article.index-1
{
	float: right;
}

body.twenty15 #nursing-specialties div.specialty-article img
{
	margin-bottom: 16px;
	border: 0;
	height: auto;
	width: 100%;
}

body.twenty15 #nursing-specialties div.specialty-article h3,
body.twenty15 #nursing-specialties div.specialty-article h3 a
{
	color: #5c9900;
	font-weight: normal;
	font-size: 24px;
}

body.twenty15 #nursing-specialties div.specialty-article h3 a:hover
{
	color: #447f00;
}

body.twenty15 #nursing-specialties div.specialty-article h4
{
	margin-top: 8px;
	color: #5f5f5e;
	font-size: 16px;
}

/* My Working Nurse Styles */
body.twenty15 div.wn-tools
{
	margin-bottom: 24px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	width: 110%;
}

body.twenty15 div.wn-tools a
{
	margin-bottom: -1px;
	padding: 8px 16px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	float: left;
	width: 45.454545454545454545454545454545%;
	height: 55px;
	color: #413e3b;
	font-weight: bold;
	font-size: 18px;
	line-height: 39px;
	white-space: nowrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body.twenty15 div.wn-tools a:hover,
body.twenty15 div.wn-tools a.active
{
	background: #f6f7f8;
}

body.twenty15 div.wn-tools a.disabled,
body.twenty15 div.wn-tools a.disabled:hover
{
	background: #fff;
	color: #808080;
}

body.twenty15 div.wn-tools a span.credits
{
	display: inline-block;
	height: 39px;
	width: 39px;
	background: #efdfe6;
	color: #922857;
	line-height: 39px;
	text-align: center;
	vertical-align: baseline;
	-webkit-border-radius: 19px;
	border-radius: 19px;
}

body.twenty15 #col2.full div.content-managed > h2
{
	font-size: 14px;
}

body.twenty15 #col2.full div.content-managed > h3
{
	margin: 0 0 16px;
	font-size: 24px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #col2 form,
body.twenty15 div.faux-form
{
	margin-bottom: 16px;
	padding: 32px 32px 25px;
	background: #f6f7f8;
	color: #000;
	font-size: 16px;
}

body.twenty15 #col2 form.buttons-only
{
	padding: 0;
	background: none;
}

body.twenty15 #col2 form h3,
body.twenty15 div.faux-form h3,
body.twenty15 div.twenty15 h3
{
	margin: 0 0 16px;
	font-size: 24px;
	line-height: normal;
}

body.twenty15 #col2 form p.large,
body.twenty15 div.faux-form p.large
{
	font-size: 20px;
}

body.twenty15 #col2 form p.large strong,
body.twenty15 div.faux-form p.large strong
{
	color: #922857;
}

body.twenty15 #col2 form p.leaded,
body.twenty15 div.faux-form p.leaded
{
	margin: 24px 0;
	line-height: 32px;
}

body.twenty15 #col2 form span.note,
body.twenty15 div.faux-form span.note
{
	padding-top: 8px;
	display: block;
	color: #666;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

body.twenty15 #col2 form div.is-toggle
{
	display: none;
}

body.twenty15 #col2 form div.field-row
{
	overflow: hidden;
	width: 110%;
}

body.twenty15 #col2 form div.field,
body.twenty15 #col2 form div.captcha,
body.twenty15 #col2 form div.button
{
	padding: 0 16px 21px 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body.twenty15 #col2 form div.field-radio
{
	float: left;
}

body.twenty15 #col2 form div.field-radio input
{
	margin: 6px 8px 6px 4px;
	width: auto;
}

body.twenty15 #col2 form div.field
{
	width: 66.667%;
}

body.twenty15 #col2 form div.field-row div.field
{
	padding-right: 16px;
	float: left;
	width: 90.909090909090909090909090909091%;
}

body.twenty15 #col2 form div.field-row div.field.with-radio
{
	width: 88.123316928219890426223419073266%;
}

body.twenty15 #col2 form div.field-row div.field.one-quarter
{
	width: 22.727272727272727272727272727273%;
}

body.twenty15 #col2 form div.field-row div.field.one-third
{
	width: 30.30303030303030303030303030303%;
}

body.twenty15 #col2 form div.field-row div.field.one-half
{
	width: 45.454545454545454545454545454545%;
}

body.twenty15 #col2 form div.field-row div.field.two-thirds
{
	width: 60.606060606060606060606060606061%;
}

body.twenty15 #col2 form div.field-row div.field.two-thirds.with-radio
{
	width: 57.541709227102485529451821586654%;
}

body.twenty15 #col2 form div.field label,
body.twenty15 #col2 form div.field-label label
{
	display: block;
	line-height: 30px;
}

body.twenty15 #col2 form div.field label.checkbox,
body.twenty15 #col2 form div.field label.radio
{
	display: inline;
}

body.twenty15 #col2 form div.field label strong
{
	color: #5c9900;
}

body.twenty15 #col2 form div.field label em
{
	color: #848181;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

body.twenty15 #col2 form div.field div.month,
body.twenty15 #col2 form div.field div.day,
body.twenty15 #col2 form div.field div.year
{
	margin-right: 8px;
	float: left;
	width: 22.5%;
}

body.twenty15 #col2 form div.field div.day
{
	width: 12.5%;
}

body.twenty15 #col2 form div.field div.year
{
	width: 15%;
}

body.twenty15 #col2 form div.field input[type='checkbox'],
body.twenty15 #col2 form div.field input[type='radio'],
body.twenty15 table.credit-table input[type='radio']
{
	padding: 0;
	width: auto;
}

body.twenty15 #col2 form div.field input[type='password'],
body.twenty15 #col2 form div.field input[type='text'],
body.twenty15 #col2 form div.field textarea
{
	margin: 0;
	border: 0;
	padding: 4px 8px;
	height: 36px;
	width: 100%;
	background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 28px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body.twenty15 #col2 form div.captcha input[type='text']
{
	background: #fff;
	color: #333;
}

body.twenty15 #col2 form div.field textarea
{
	height: 100px;
	width: 100%;
}

body.twenty15 #col2 form div.field.disabled label,
body.twenty15 #col2 form div.field.disabled input
{
	color: #999;
}

body.twenty15 div.file-wrapper
{
	position: relative;
	padding: 7px;
	height: 36px;
	width: 100%;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body.twenty15 div.file-wrapper input
{
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
	border: 0;
	height: 36px;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

body.twenty15 div.file-wrapper span.choose-file
{
	padding: 0 14px;
	display: block;
	overflow: hidden;
	float: left;
	height: 22px;
	background: #e6e8ea;
	color: rgba(0, 0, 0, 0.5);
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-border-radius: 11px;
	border-radius: 11px;
}
body.twenty15 div.file-wrapper:hover span.choose-file
{
	background: #d9dadc;
}

body.twenty15 div.file-wrapper span.file-name
{
	padding-left: 7px;
	display: block;
	overflow: hidden;
	color: rgba(0, 0, 0, 0.8);
	font-size: 14px;
	line-height: 22px;
	line-height: 22px;
}

body.twenty15 table.credit-table
{
	width: 100%;
}

body.twenty15 table.credit-table th
{
	padding: 0 16px 8px;
}

body.twenty15 table.credit-table td
{
	padding: 0;
}

body.twenty15 table.credit-table td label
{
	padding: 8px 16px;
	display: block;
	cursor: pointer;
}

body.twenty15 #col2 a.button,
body.twenty15 #col2 button.button,
body.twenty15 #col2 input[type='button'],
body.twenty15 #col2 input[type='reset'],
body.twenty15 #col2 input[type='submit']
{
	width: auto;
	background: #3367b6;
}
body.twenty15 #col2 a.button:hover,
body.twenty15 #col2 button.button:hover,
body.twenty15 #col2 input[type='button']:hover,
body.twenty15 #col2 input[type='reset']:hover,
body.twenty15 #col2 input[type='submit']:hover
{
	background: #224882;
}

body.twenty15 #col2 a.button.right-button,
body.twenty15 #col2 button.button.right-button,
body.twenty15 #col2 input[type='button'].right-button,
body.twenty15 #col2 input[type='reset'].right-button,
body.twenty15 #col2 input[type='submit'].right-button
{
	float: right;
}

/* Job Styles */
body.twenty15 #jobs-header,
body.twenty15 #job-details-header,
body.twenty15 #articles-header
{
	padding-bottom: 8px;
	overflow: hidden;
}

body.twenty15 #jobs-header h1,
body.twenty15 #job-details-header h1,
body.twenty15 #articles-header h1
{
	margin: 0 0 16px;
	font-size: 40px;
	line-height: 40px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #jobs-header p,
body.twenty15 #job-details-header p
{
	margin: 0 0 16px;
	color: #5f5f5e;
	font-style: italic;
	font-size: 18px;
	line-height: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

body.twenty15 #jobs-header p.message
{
	color: #6b9525;
}

body.twenty15 div.job,
body.twenty15 div.article
{
	padding: 24px 0 8px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
}

body.twenty15 div.review
{
	margin: 8px 0 24px;
	height: 24px;
	background: url(../img/2015/review.png) repeat-x center center;
	line-height: 24px;
	text-align: center;
}

body.twenty15 div.review span
{
	padding: 0 37px 0 16px;
	display: inline-block;
	background: #fff url(../img/2015/review-top.png) no-repeat right center;
	color: rgba(62, 60, 57, 0.6);
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}

body.twenty15 div.review-bottom span
{
	background-image: url(../img/2015/review-bottom.png);
}

body.twenty15 div.job div.meta
{
	padding-right: 4.705882352941176470588235294118%;
	float: left;
	overflow: hidden;
	width: 26.470588235294117647058823529412%;
}

body.twenty15 div.job div.meta > *
{
	text-align: right;
}

body.twenty15 div.job div.meta h3
{
	margin: 0 0 16px;
	color: #413e3b;
	font-size: 18px;
	line-height: normal;
	text-align: right;
}

body.twenty15 div.job div.meta h3 a
{
	color: #413e3b;
}

body.twenty15 div.job div.meta h3 img
{
	padding-top: 8px;
	height: auto;
	max-width: 100%;
}

body.twenty15 div.job div.meta p
{
	margin: 0 0 16px;
	font-size: 14px;
	line-height: normal;
}

body.twenty15 div.job div.meta p span
{
	font-size: 12px;
	text-transform: uppercase;
}

body.twenty15 div.job div.description
{
	overflow: hidden;
}

body.twenty15 div.job div.description h3
{
	margin: 0 0 16px;
	font-size: 24px;
	line-height: normal;
}

body.twenty15 #load-more
{
	margin: 0 0 16px;
	padding-top: 24px;
	border-top: 1px solid #e5e5e5;
}

body.twenty15 #load-more.loading a
{
	display: inline-block;
	overflow: hidden;
	height: 28px;
	width: 28px;
	background: url(../img/2015/loader.gif);
	text-indent: -10000px;
}

body.twenty15 #job-details-header h1
{
	padding-right: 16px;
	display: block;
	float: left;
	font-size: 25px;
}

body.twenty15 #job-details-header p.do-not-print
{
	padding-top: 12px;
	display: block;
}

body.twenty15 #job-details-header img
{
	height: auto;
	width: 100%;
}

body.twenty15 div.job-details
{
	padding: 0;
	border:0;
}

body.twenty15 div.job-details div.meta div.buttons
{
	padding: 8px 0 16px;
}

body.twenty15 div.job-details div.meta div.buttons a.job-button
{
	float: right;
	clear: right;
}

body.twenty15 div.job-details div.description
{
	font-size: 15px;
	line-height: 21px;
}

body.twenty15 div.job-details div.description h3
{
	font-size: 24px;
}

body.twenty15 div.job-details div.description h2
{
	margin: 24px 0 16px;
	font-size: 14px;
}

body.twenty15 #more-jobs
{
	position: relative;
	z-index: 1;
	padding: 21px 21px 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eceeef;
}

body.twenty15 #more-jobs div.arrow
{
	position: absolute;
	top: -1px;
	left: 72px;
	z-index: 2;
	display: block;
	height: 11px;
	width: 20px;
	background: url(../img/2015/more-jobs.png) no-repeat;
}

body.twenty15 #more-jobs h3
{
	margin: 0 0 16px;
	padding-right: 16px;
	display: block;
	float: left;
	font-size: 24px;
	line-height: normal;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 #more-jobs p.view-all
{
	margin: 0 0 16px;
	padding-top: 6px;
}

body.twenty15 #more-jobs a.job-link
{
	padding: 24px 0;
	border-bottom: 1px solid #ccc;
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
}

body.twenty15 #more-jobs a.job-link.first
{
	border-top: 1px solid #ccc;
}

body.twenty15 #more-jobs a.job-link.last
{
	border-bottom: 0;
}

body.twenty15 #more-jobs a.job-link span
{
	color: rgba(78, 80, 82, 0.5);
	font-size: 13px;
}

body.twenty15 #more-jobs p.spacer
{
	margin: 0 0 8px;
}

/*Article Styles */
body.twenty15 #articles-header p
{
	margin: 0 0 16px;
	color: #5f5f5e;
	font-style: italic;
	font-size: 22px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}

body.twenty15 div.article div.image
{
	padding: 0 3.970588235294117647058823529412% 16px 0;
	overflow: hidden;
	float: left;
	width: 17.8125%;
}

body.twenty15 div.article div.image img
{
	height: auto;
	width: 100%;
}

body.twenty15 div.article div.title
{
	padding-bottom: 8px;
	overflow: hidden;
}

body.twenty15 div.article h2,
body.twenty15 div.entry.single h2
{
	margin: 0 0 8px;
	font-size: 14px;
	line-height: normal;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 div.article h3,
body.twenty15 div.entry.single h3
{
	margin: 0 0 8px;
	color: #5c9900;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
}

body.twenty15 div.article h3 a
{
	color: #5c9900;
}
body.twenty15 div.article h3 a:hover
{
	color: #52721e;
}

body.twenty15 div.article h4,
body.twenty15 div.entry.single h4
{
	margin: 0 0 8px;
	color: #5f5f5e;
	font-size: 16px;
	line-height: normal;
}

body.twenty15 div.article.first-story div.image
{
	width: 45.147058823529411764705882352941%;
}

body.twenty15 div.article.first-story h3
{
	font-size: 30px;
}

body.twenty15 div.article.first-story h4
{
	font-size: 20px;
}

body.twenty15 div.article div.description
{
	padding-bottom: 8px;
	clear: both;
}

body.twenty15 div.article div.description h5,
body.twenty15 div.article div.description p
{
	margin: 0 0 8px;
}

body.twenty15 div.article div.description h5,
body.twenty15 div.entry.single h5
{
	color: #656769;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
}

body.twenty15 div.article div.description h5 a,
body.twenty15 div.entry.single h5 a
{
	color: #656769;
}
body.twenty15 div.article div.description h5 a:hover,
body.twenty15 div.entry.single h5 a:hover
{
	color: #505152;
}

body.twenty15 div.entry.single h3
{
	font-size: 35px;
}

body.twenty15 div.entry.single h4
{
	font-size: 24px;
}

body.twenty15 a.article-button,
body.twenty15 a.job-button
{
	margin-bottom: 6px;
	padding: 8px 8px 5px;
	height: auto;
	width: 51px;
	background: #f5f5f5;
	color: #959493;
	font-size: 10px;
	line-height: 12px;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
body.twenty15 a.article-button:hover,
body.twenty15 a.job-button:hover
{
	background: #ededed;
}

body.twenty15 a.article-button span,
body.twenty15 a.job-button span
{
	margin-bottom: 3px;
	display: block;
	height: 27px;
	background: url(../img/2015/save.png) no-repeat center center;
}

body.twenty15 a.article-button.email-button span,
body.twenty15 a.job-button.email-button span
{
	background-image: url(../img/2015/email.png);
}

body.twenty15 a.article-button.print-button span,
body.twenty15 a.job-button.print-button span
{
	background-image: url(../img/2015/print.png);
}

body.twenty15 div.tools-separator
{
	margin: 16px 0;
	height: 0;
}

body.twenty15 #article-footer
{
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid #e5e5e5;
}

body.twenty15 #article-footer h1
{
	margin: 0 0 16px;
	color: #292425;
	font-size: 20px;
	line-height: normal;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 div.footer-article
{
	margin-bottom: 16px;
	padding: 8px 0 16px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	width: 70%;
}

body.twenty15 div.footer-article div.image
{
	padding: 0 24px 8px 0;
	overflow: hidden;
	float: left;
	width: 32.5%;
}

body.twenty15 div.footer-article div.image img
{
	height: auto;
	width: 100%;
}

body.twenty15 div.footer-article div.title
{
	overflow: hidden;
}

body.twenty15 div.footer-article div.title h2
{
	margin: 0 0 8px;
	font-size: 14px;
	line-height: normal;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.twenty15 div.footer-article div.title h3
{
	margin: 0 0 8px;
	color: #5c9900;
	font-size: 24px;
	line-height: normal;
}

body.twenty15 div.footer-article div.title h3 a
{
	color: #5c9900;
}
body.twenty15 div.footer-article div.title h3 a:hover
{
	color: #447f00;
}

body.twenty15 div.footer-article div.title h4
{
	margin: 0 0 8px;
	font-size: 16px;
	line-height: normal;
}
/* End: Added by Robert Noakes */
