html,body {
	background: url("/images/bg_page.jpg") no-repeat top center;
	height: 100%;	
}
body {
	background-color: #fff;
	margin: 0;
	font: 14px/17px arial,tahoma,verdana,sans-serif;
	color: #4F5155;
}

#content {
	width: 997px;
	margin: 0 auto;
	background: url(/images/bg_content.gif) no-repeat #fff;
}

a {
	color: #2b89a0;
	text-decoration: underline;
}
a:hover {
	color: #3d2c88;
}


.ajax-message {
	margin: 20px 130px 10px 0;
}
.caption {
	font-size: 80%;
	float: left;
}

h1 {
	clear: both;
	margin: 40px 0 10px 60px;
	font: bold 30px georgia,serif;
	color: #27176c;
}

h2 {
	clear: both;
	margin-left: 60px;
	font: bold 18px georgia,serif;
	color: #27176c;
}

p {
	margin-bottom: 10px;
}

dd {
	margin-left: 20px;
}
strong {
	font-weight: bold;
}

strike {
	color: #999;
	font-style: italic;
	font-weight: normal;
}

/*********** ACCOUNT-BAR ***********/
#account-bar {
/*	visibility: hidden;*/
	height: 22px;
	padding-right: 20px;
	font: 11px arial,sans-serif;
	line-height: 22px;
	text-align: right;
	background: #def7fd;
}
#account-bar a {
	color: #035892;
	text-decoration: none;
}
#account-bar a:hover {
	text-decoration: underline;
}
#account-bar ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	/*text-transform: uppercase;*/
}
#account-bar li {
	display: inline;
}

#facebook {
	margin-top: 2px;
	width: 300px;
	height: 24px;
	overflow: hidden;
	float: right;
}


/*********** TOP-NAV ***********/
IMG#logo { border: none; }
#top-nav {
	clear: right;
	height: 128px;
	padding: 10px 20px 8px 20px;
}

#top-nav #logo {
	float: left;
	margin-top: 15px;
}

#top-nav .social-links {
	margin-left: 40px; 
	height: 30px; 
	width: 480px; 
	float: left;
}

#top-nav #n4w-community {
	color: #27176c;
	padding-top: .5em;
	padding-right: .5em;
	float: left;
}

#top-nav .facebook {
	padding: 5px; 
	margin-left: 20px; 
	float: left; 
	width:90px; 
	height: 21px;
}
#top-nav ul {
	display: inline;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
	float: right;
}

#top-nav ul li {
	display: inline;
	margin: 0;
	padding: 2px 7px;
	background: #e7ebf4;
}
#top-nav ul li:hover {
	background: #3d2c88;
}
#top-nav ul li:hover a {
	color: #fff;
}
#page.home #top-nav ul li.top-home,
#page.programs #top-nav ul li.top-programs,
#page.player #top-nav ul li.top-programs,
#page.products #top-nav ul li.top-products,
#page.whoweare #top-nav ul li.top-whoweare,
#page.faq #top-nav ul li.top-faq,
#page.contact #top-nav ul li.top-contact,
#page.blog #top-nav ul li.top-blog,
#page.nurses4wellness #top-nav ul li.top-nurses4wellness {
	background: #c1bcd9;
}
#page.home #top-nav ul li.top-home:hover,
#page.programs #top-nav ul li.top-programs:hover,
#page.products #top-nav ul li.top-products:hover,
#page.whoweare #top-nav ul li.top-whoweare:hover,
#page.faq #top-nav ul li.top-faq:hover,
#page.contact #top-nav ul li.top-contact:hover,
#page.blog #top-nav ul li.top-blog:hover,
#page.nurses4wellness #top-nav ul li.top-nurses4wellness:hover {
	background: #3d2c88;
}

#top-nav a {
	font: bold 12px/21px arial,sans-serif;
	/*text-transform: uppercase;*/
	text-decoration: none;
}

/*********** ERRORS ***********/
.error {
	color: #c00;
	background: #fff;
}
DIV.error {
	border: 1px solid #c00;
	padding: 10px
}

/*********** GENERIC ***********/
.l { float: left; }
.r { float: right; }
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }

div.left-column {
	float: left;
	width: 380px;
	margin: 0 0 0 93px;
}

div.right-column {
	float: left;
	width: 400px;
	margin: 0 0 0 40px;
}

.look-at-me {
	border: 2px solid #72B52B;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 1.8em;
	color: #28687B;
	background: #F5FAE1;
}
.look-at-me A {
	color: #28687B;
}
.look-at-me A:hover {
	color: #73A333;
}

#badge {
	position: absolute;
	left: 748px;
	top: 95px;
}

.message-error,
.message-note {
	margin: 10px 60px;
	border: 1px solid black;
	padding: 20px 20px;
}
.message-error {
	color: #900;
	background: #fcc;
}
.message-note {
	position: absolute;
	left: 400px;
	top: 90px;
	width: 300px;
	font: 14px verdana,sans-serif;
	text-align: center;
	color: #171A55;
	background: #ffc;
}
.viewcart-button {
	width: 71px;
	height: 15px;
	overflow: hidden;
	margin: 10px auto 2px auto;
	background-image: url(/images/btn_viewcart.gif);
}
.viewcart-button:hover {
	background-position: 0 -15px;
}


/*********** ACCOUNT ***********/
#page.account H1 {
/*	margin-top: -30px;*/
}
.account-badge {
	margin: 0 0 0 60px;
}
.account-badge IMG { 
	display: block; 
	float: left;
	z-index: 5;
}
.balance-strip {
	float: left;
	margin: 16px 0 0 -2px;
	width: 728px;
	height: 64px;
	border: 1px solid #c805c3;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #fff;
}
.balance-1,
.balance-3 {
	float: left;
	width: 110px;
	height: 50px;
	padding: 5px 13px;
	font: bold 14px/18px arial,sans-serif;
	color: #c808bd;
}
.balance-3 { border: none; }
.balance-2 {
	float: left;
	width: 400px;
	height: 41px;
	margin: 10px 0;
	padding: 0 20px;
	font: 12px/14px arial,sans-serif;
	color: #000;
	border-left: 1px solid #c808bd;
	border-right: 1px solid #c808bd;
}
.account .profile {
	clear: both;
	float: left;
	display: inline;
	width: 180px;
	height: 436px;
	margin: 15px 0 0 80px;
	font: 12px/14px arial,sans-serif;
}
.account .profile h2,
.account .programs h2 {
	margin: 0 0 15px 0;
}

.account .programs {
	width: 645px;
	margin: 15px 0 0 0;
	float: left;
}

.account .who-photo {
	float: left;
	width: 240px;
	height: 117px;
}
.account .who-photo IMG {
	margin-right: 10px;
	border: 1px solid #000;
	vertical-align: middle;
}

.account TABLE {
	border: 1px solid #000;
}
.account TH,
.account TD {
	padding: 2px 3px;
	background: #fff;
	border: 1px solid #000;
	text-align: center;
}
.account TH {
	font: bold 12px georgia,serif;
	color: #27176c;
}
.account TH.wide {
	width: 20%;
}
.account TH.narrow {
	width: 10%;
}
.account TD {
	font: 12px arial,sans-serif;
	color: #2b89a0;
}
.account TD.hilite {
	background: #FFFBB9;
}


/*********** ACOUNT EDIT ***********/
.accountedit .copy {
	float: left;
	display: inline;
	width: 300px;
	margin: 5px 0 0 100px;
	font: 12px/14px arial,sans-serif;
}

.accountedit .copy h2 {
	margin: 0;
	font-size: 16px;
}

.accountedit p {
	clear: right;
	text-align: left;
	margin: 15px 0;
}

.accountedit form {
	margin: 20px 0;
}
.accountedit form div {
	clear: right;
	float: right;
}
.accountedit .form-field {
	clear: right;
	width: 500px;
	margin-bottom: 3px;
}
.accountedit .form-field label {
	width: 100px;
	float: right;
	font: 12px/22px arial,sans-serif;
	color: #000;
	text-align: right;
	padding-right: 10px;
}

.accountedit input,
.accountedit select,
.accountedit textarea {
	float: right;
	width: 200px;
}

.accountedit #button-finished {
	float: right;
	width: 73px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_finished.gif);
}
.accountedit #button-finished:hover {
	background-position: 0 -15px;
}
	



/*********** CART ***********/
.cart #cart-verticalspacer {
	width: 5px;
	height: 480px;
	float: left;
}
.cart #shoppingcart {
	width: 700px;
	margin: 15px 0 20px 100px;
	border: 1px solid #000;
	background: #fff;
}
.cart #shoppingcart TH {
	font-weight: bold;
	padding: 4px 5px;
	background: #eee;
	border-bottom: 1px solid #444;
}
.cart #shoppingcart TD {
	vertical-align: top;
	padding: 4px 5px;
	font: 12px arial,sans-serif;
}
.cart #shoppingcart .subtotal {
	font-weight: bold;
	font-size: 1.1em;
}
	
.cart .copy {
	height: 436px;
	margin: 15px 0 0 100px;
}
.cart DIV.error {
	border: none;
	padding: 0;
}
.cart INPUT {
	font-size: 0px;
}
.cart .remove-button {
	float: right;
	width: 64px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 2px;
	background-image: url(/images/btn_remove.gif);
	line-height: 1000px;
}
.cart .remove-button:hover {
	background-position: 0 -15px;
}
.cart #coupon-box {
	clear: right; 
	width: 570px;
	margin-left: 150px;
	padding: 10px 20px;
	color: #27176c;
	background: #aedde8;
}
.cart #coupon-box INPUT {
	font-size: 12px;
}
#checkout-button {
	float: right;
	margin: 20px 200px 0 0;
	width: 85px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 2px;
	background-image: url(/images/btn_checkout.gif);
}
#checkout-button:hover {
	background-position: 0 -15px;
}
#apply-button {
	margin-left: 10px;
	display: block;
	float: right;
	width: 59px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_apply.gif);
}
#apply-button:hover {
	background-position: 0 -15px;
}
.cart-shipping-note {
	clear: right;
	width: 700px;
	margin: 30px 0 50px 100px;
	text-align: center;
	color: #27176c;
}


/*********** CHANGE PASSWORD ***********/
.password .copy {
	float: left;
	display: inline;
	width: 300px;
	margin: 5px 0 0 100px;
	font: 12px/14px arial,sans-serif;
}

.password .copy h2 {
	margin: 0;
	font-size: 16px;
}

.password p {
	clear: right;
	text-align: left;
	margin: 15px 0;
}

.password form {
	margin: 20px 0;
}
.password form div {
	clear: right;
	float: right;
}
.password .form-field {
	clear: right;
	width: 500px;
	margin-bottom: 3px;
}
.password .form-field label {
	width: 150px;
	float: right;
	font: 12px/22px arial,sans-serif;
	color: #000;
	text-align: right;
	padding-right: 10px;
}

.password input,
.password textarea {
	float: right;
	width: 200px;
}

.password #button-finished {
	float: right;
	width: 73px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_finished.gif);
}
.password #button-finished:hover {
	background-position: 0 -15px;
}
	

/*********** CHECKOUT1 ***********/
.checkout1 .copy {
	float: left;
	display: inline;
	width: 400px;
	height: 446px;
	margin: 5px 0 0 100px;
	font: 12px/14px arial,sans-serif;
}
.checkout1 DT {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}
.checkout1 DD {
	margin: 2px 0 3px 20px;
}
.checkout1 #button-continue {
	display: block;
	margin-left: 260px;
	width: 78px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_continue.gif);
}
.checkout1 #button-continue:hover {
	background-position: 0 -15px;
}
.checkout1 INPUT:disabled {
	background: #eee;
}


/*********** CHECKOUT ***********/
.checkout #error-box {
	float: left;
	width: 620px;
	margin: 20px 60px 20px 170px;
}
.checkout .copy {
	float: left;
	display: inline;
	width: 420px;
	margin: 5px 0 0 60px;
	font: 12px/14px arial,sans-serif;
}
.checkout .copy.rightcopy {
	margin-left: 20px;
}
.checkout .widecopy {
	float: left;
	display: inline;
	width: 900px;
	height: 400px;
	margin: 5px 0 0 60px;
	font: 12px/14px arial,sans-serif;
}

.checkout .copy h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
}

.checkout form {
	margin: 20px 0;
}
.checkout p {
	clear: right;
	text-align: left;
	margin: 15px 0;
}

.checkout form div {
}
.checkout .form-field {
	clear: both;
	width: 500px;
	margin-bottom: 3px;
}
.checkout .form-field LABEL {
	width: 150px;
	float: left;
	font: 12px/22px arial,sans-serif;
	color: #000;
	text-align: right;
	margin-right: 10px;
}
.checkout .rightcopy .form-field LABEL {
	width: 100px;
}
.checkout div.form-note {
	float: none;
	margin-left: 110px;
}

.checkout INPUT,
.checkout TEXTAREA {
	float: none;
	width: 200px;
}
.checkout INPUT#cvv {
	width: 50px;
}
.checkout form div.radios {
	float: left;
	line-height: 22px;
}
.checkout .radios INPUT {
	float: none;
	display: inline;
	width: 15px;
	text-align: left;
}
.checkout .radios LABEL {
	float: none;
	display: inline;
}

.checkout DIV#button-continue {
	float: right;
	margin: 10px 50px 0 0;
	width: 78px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_continue.gif);
}
.checkout .rightcopy DIV#button-continue {
	float: right;
	margin: 10px 100px 0 0;
}
.checkout #button-continue:hover {
	background-position: 0 -15px;
}

#button-process-payment {
	float: right;
	margin: 10px 100px 0 0;
	width: 125px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_processpayment.gif);
}
#button-process-payment:hover {
	background-position: 0 -15px;
}

.checkout .left-column {
	margin-left: 0px;
}

/*********** CONFIRMATION ***********/

.confirmation .copy {
	clear: both;
	display: block;
	width: 878px;
	margin: 0 0 0 60px;
	padding-top: 20px;
	font: 12px/14px arial,sans-serif;
/*	background: #fff;*/
/*	border: 1px solid #000;*/
}
.confirmation .copy H2 {
/*	margin-top: 20px;*/
/*	margin-left: 0;*/
/*	margin-bottom: 7px;*/
}
.confirmation-sidebar {
	float:right;
	width: 288px;
}
.confirmation-sidebar p {
	margin: 10px;
}
.boxed {
	border: 1px solid #888;
/*	padding: 10px;*/
	margin-bottom: 20px;
}
.confirmation .copy .boxed h2 {
	margin: 0;
	color: #fff;
	background: #6eb4c4;
	font: bold 16px/16px arial,sans-serif;
	padding: 5px 10px;
	border: 1px solid #6eb4c4;
}
.order-detail {
	width: 546px;
	float: left;
	border: 1px solid #6eb4c4;
	background: #fff;
}
.order-detail .header {
	height: 18px;
	background: #6eb4c4;
	color: #fff;
	padding: 8px 10px 2px 12px;
}
.order-detail .order-number {
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.order-detail .order-date {
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.order-info {
	width: 210px;
	float: left;
}
.order-info h2 {
	margin: 0;
	width: 83px;
	float: left;
	font: bold 20px arial,sans-serif;
}
.order-info p {
	width: 120px;
	float: right;
	padding-top: 7px;
}
.customer-info {
	width: 480px;
	margin: 20px auto;
	padding: 10px;
	background: #e9e7f0;
	margin-bottom: 20px;
}

#cart-summary {
	border: 1px solid #3d2c8a;
	background: #fff;
	margin: 0 0 20px 20px;
	width: 500px;
}
#cart-summary TH {
	font-weight: bold;
	text-transform: uppercase;
	background: #3d2c8a;
	color: #fff;
}
#cart-summary TH,
#cart-summary TD {
	padding: 4px 5px;
	vertical-align: top;
}
#cart-summary .item-total {
	text-align: right;
}
#cart-summary .cart-label {
	text-align: right;
	font-weight: bold;
}
#cart-summary .cart-subtotal,
#cart-summary .cart-shipping,
#cart-summary .cart-total {
	text-align: right;
	font-weight: bold;
}
.payment-info {
	margin: 10px 20px;
}
.print-text {
	vertical-align: 10px;
}

/*********** HOME ***********/

.home h1 {
	font-size: 22px;
	margin-bottom: 30px;
}
.home #home-copy {
	margin-bottom: 50px;
}


#three-steps {
	margin: 10px 0 2px 60px;
	color: #505050;
}
#three-steps .digit {
	float: left;
	width: 30px;
	padding: 5px 12px 20px 20px;
	font: 60px/36px georgia,serif;
	color: #7469ab;
	text-align: right;
}
#three-steps .text {
	float: left;
	width: 229px;
	height: 80px;
/*	vertical-align: top;*/
	font: 15px arial,sans-serif;
	line-height: 18px;
}
#three-steps .first-word {
	font: 36px georgia,serif;
	line-height: 28px;
	color: #4c93c8;
}
#three-steps .first-word a {
	color: #4c93c8;
	text-decoration: none;
}
#three-steps .first-word a:hover {
	color: #3d2c88;
}

#exploration-module {
	background: #c0dee5;
}
#exploration-module h3 {
	height: 23px;
	padding: 3px 0 0 60px;
	margin-bottom: 15px;
	font: bold 15.5px georgia, serif;
	color: #fff;
	background: #6bb3c3;
}
#cover-view {
	margin-bottom: 50px;
}
.arrow {
/*	visibility: hidden;*/
	float: left;
	padding: 45px 15px 0 15px;
}

ul#program-list {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

ul#program-list li {
	padding: 0;
	margin: 0;
	display: inline;
}
ul#program-list IMG.series-image:hover {
	visibility: hidden;
}
#program-list .series-photo {
	width: 173px;
	height: 108px;
	float: left;
}
#program-list .series-photo:hover {
	background-position: 0 -108px;
}

#exploration-note {
	clear: both;
	margin: 50px 0 0 60px;
	padding-bottom: 5px;
	font: 18px georgia, serif;
	color: #27176c;
}


#footer {
	clear: left;
	height: 30px;
	background: #EEF8F9;
}

ul#footer-links {
	list-style: none;
	float: right;
	font: 10px/17px arial,sans-serif;
	margin: 7px 20px;
}
ul#footer-links a {
	text-decoration: none;
}
ul#footer-links a:hover {
	text-decoration: underline;
}

ul#footer-links li {
	display: inline;
	padding: 1px 5px;
}

/*********** CONTACT ***********/
.contact .copy {
	float: left;
	width: 400px;
	margin: 5px 0 50px 100px;
	font-size: 14px;
	line-height: 18px;
}
.contact .copy h2,
.contact .photos h2 {
	margin: 0;
	font-size: 16px;
}

.contact p {
	margin-bottom: 15px;
}

.contact .photos {
	margin: 15px 40px 0 0;
	float: right;
	text-align: right;
}

.contact form {
	margin: 20px 0;
}
.contact .form-field {
	margin-bottom: 3px;
}
.contact .form-field label {
	display: block;
	float: left;
	width: 8em;
	font: 12px/22px arial,sans-serif;
	color: #000;
	text-align: right;
	padding-right: 5px;
}
.contact input,
.contact textarea {
	width: 220px;
}
.contact #button-send {
	float: right;
	margin-right: 80px;
	width: 51px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_send.gif);
}
.contact #button-send:hover {
	background-position: 0 -15px;
}
	.contact textarea {
	height: 80px;
}

/*********** EVALUATION ***********/
.evaluation .copy {
	margin: 0 100px 0 100px;
}
.evaluation .evaluation-table {
	width: 800px;
	margin-bottom: 8px;
	border: 2px solid #8BB7C5;
	background: #fff;
}
.evaluation .evaluation-table TH {
	padding: 1px 5px;
	font-weight: bold;
}
.evaluation .evaluation-table TD {
	padding: 3px 5px;
	border-top: 1px solid #8BB7C5;
	border-bottom: 1px solid #8BB7C5;
/*	border: 1px solid #8BB7C5;*/
}
.evaluation .evaluation-table TH.sans {
	font: bold 12px arial,sans-serif;
}
.evaluation .evaluation-table TD.sans {
	font: 12px arial,sans-serif;
}

.evaluation .col1 {
	width: 500px;
}
.evaluation TH.col1 {
	font-size: 16px;
	height: 30px;
	width: 500px;
}
.evaluation .col1.sans {
	padding-left: 30px;
}
.evaluation .col2 {
	width: 40px;
	text-align: center;
}
.evaluation TD.col3 {
	padding-left: 20px;
}

.evaluation TEXTAREA {
	margin: 3px 0 10px 0;
}
.evaluation #button {
	float: right;
	width: 73px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_finished.gif);
}
.evaluation #button:hover {
	background-position: 0 -15px;
}

.evaluation #error-message {
	border: 1px solid #900;
	padding: 10px;
	text-align: center;
	font: 14px arial, sans-serif;
	color: #000;
	background: #f66;
}

.evaluation .error-row TD {
	background: #f66;
	color: #000;
}


/*********** FAQS ***********/
.faq .copy {
	margin-bottom: 50px;
}

.faq #program-icons {
	height: 107px;
	margin: 0 0 0 44px;
}
.faq ul#program-list div {
	margin-right: 9px;
}

.faq #faq-list {
	width: 570px;
	margin: 50px 0 10px 200px;
	border: 1px solid #c5e2e9;
}

.faq #faq-list dt {
	padding: 5px 5px 5px 20px;
	font-size: 14px/16px;
	background: #c5e2e9;
}
.faq #faq-list dt a {
	color: #2b89a0;
}
.faq #faq-list dt a.accordion_expanded {
	color: #27176c;
}
.faq #faq-list dt span {
	display: block;
	float: left;
	width: 11px;
	height: 12px;
	margin: 2px 5px 0 0;
	background: url(/images/bullet_faq.gif);
}
.faq #faq-list dt a.accordion_expanded span {
	background-position: 0 -12px;
}
.faq #faq-list dd {
	display: none;
	padding: 10px 35px;
	font-size: 12px/16px;
	color: #000;
	background: #fff;
}

.faq #faq-list A {
	text-decoration: none;
}
.faq #faq-list A:hover {
	color: #27176c;
}

/*********** TOOLTIP ***********/
.tooltip-trigger {
	cursor: pointer;
}
#tooltip {
	position: absolute;
	width: 265px;
	z-index: 1000;
}
#tooltip .head {
	padding: 5px 45px 5px 10px;
	font: bold 14px/16px arial,sans-serif;
	color: #fff;
	background: url(/images/bg_popup_lh.gif) no-repeat;
}
#tooltip.right .head {
	padding: 5px 10px 5px 45px;
	background: url(/images/bg_popup_rh.gif) no-repeat;
}
#tooltip .body {
	padding: 5px 45px 15px 10px;
	font-size: 12px/14px;
	color: #000;
	background: url(/images/bg_popup_lb.gif) no-repeat;
}
#tooltip.right .body {
	padding: 5px 10px 15px 45px;
	background: url(/images/bg_popup_rb.gif) no-repeat;
}
#tooltip .foot {
	height: 9px;
	background: url(/images/bg_popup_lf.gif) no-repeat;
}
#tooltip.right .foot {
	background: url(/images/bg_popup_rf.gif) no-repeat;
}
#tooltip p {
	margin: 5px 0;
	float: none;
	width: auto;
}

/*********** PRODUCT ***********/
.product .copy {
	float: left;
	width: 350px;
	margin: 5px 0 30px 100px;
	font-size: 12px/14px;
}
.product p {
	margin-bottom: 15px;
}

.product .photos {
	margin: 10px 40px 50px 0;
	float: right;
	text-align: right;
}
.product .photos IMG {
	border: 1px solid #000;
	float: right;
}
.product .copy .cart-button {
	float: none;
}




/*********** PRODUCTS ***********/
.products p {
	float: left;
	width: 500px;
	margin: 0 0 0 93px;
}

.products #product-search {
	margin-left: 550px;
	font: 11px arial,sans-serif;
	color: #666;
	text-transform: uppercase;
}
.products #product-search INPUT {
	margin-left: 5px;
}
.products #product-search #search-button {
	vertical-align: -3px;
}

.products #products-module {
	margin-top: 30px;
	background: #c0dee5;
	background-image: url(/images/bg_productlist.jpg);
}
.products #products-module h3 {
	height: 23px;
	padding: 3px 0 0 60px;
	margin-bottom: 15px;
	font: bold 15.5px/16px georgia, serif;
	color: #fff;
	background: #91c7d3;
}
.products #products-list {
	margin: 10px 0 0 100px;
}
.products .product {
	float: left;
	width: 181px;
	height: 200px;
	margin-right: 22px;
}
.products .product-name {
	width: 130px;
	height: 50px;
	float: left;
	font: 11px/11px arial,sans-serif;
	color: #666;
}


/*********** PROGRAM ***********/
.program .copy {
	float: left;
	width: 350px;
	height: auto;
	margin: 5px 0 30px 100px;
}
.program p {
	margin-bottom: 15px;
}

.program .photos {
	width: 420px;
	margin: 10px 40px 0 0;
	float: right;
	text-align: right;
}
.program .photos IMG.hero {
	border: 1px solid #000;
	margin-bottom: 5px;
	float: right;
}
.program #rating-text,
.program #rating {
	float: left;
}
.program #price {
	margin-right: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 7px;
}
.program .testimonials {
	clear: both;
	margin-top: 20px;
	text-align: left;
}


/*********** PLAYER ***********/
.player H1 {
	width: 720px;
}
.player .copy {
	float: right;
	width: 300px;
	height: auto;
	margin: 5px 10px 30px 0px;
}
.player p {
	margin-bottom: 15px;
}
.player .photos {
	width: 560px;
	margin: 10px 60px 0 0;
	float: right;
	text-align: left;
}
.player .photos IMG.hero {
	border: 1px solid #000;
	margin-bottom: 5px;
	float: right;
}
.program-materials {
	margin: 20px 0;
}
.program-materials DD {
	margin: 3px 0;
}
.program-materials DD IMG {
	width: 56px;
	height: 55px;
	vertical-align: -25px;
	border: none;
	overflow: none;
	background: url(/images/icon_pdf.gif);
}
.program-materials DD IMG:hover {
	background-position: 0 -55px;
}
.player #rating-text,
.player #rating {
	float: left;
}
.player #price {
	margin-right: 10px;
}
.player FIELDSET {
	border: 1px dashed #900;
	margin-right: 20px;
	padding: 5px;
	font: 12px verdana,sans-serif;
}
.player IMG.preview {
	margin-bottom: 20px;
}
.player #resuming-message {
	margin: 20px 50px;
	border: 2px dashed #c00;
	padding: 20px;
	font: bold 20px/20px arial,sans-serif;
	color: #c00;
	text-align: center;
}


/*********** PROGRAMS ***********/
.programs h1 {
	margin-top: 30px;
	font-size: 22px;
	margin-bottom: 30px;
}

.programs p {
	float: left;
	width: 500px;
	margin: 0 0 0 93px;
}

.programs #program-filter {
	margin-left: 60px;
	font: 11px arial,sans-serif;
	color: #666;
	text-transform: uppercase;
}
.programs #program-filter LABEL {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	vertical-align: -3px;
	margin-right: 5px;
	text-align: right;
}
.programs #program-filter SELECT {
	float: left;
	margin-right: 30px;
}
.programs #program-filter INPUT {
	float: left;
	margin-left: 5px;
}
.programs #product-search #search-button {
	float: left;
	vertical-align: -3px;
}

.programs #products-module {
	margin-top: 30px;
	background: #c0dee5;
	background-image: url(/images/bg_productlist.jpg);
}
.programs #products-module h3 {
	height: 23px;
	padding: 3px 0 0 60px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 15.5px/16px;
	color: #fff;
	background: #91c7d3;
}

.programs #products-list {
	margin: 10px 0 0 100px;
}
.programs .product {
	float: left;
	width: 181px;
	height: 200px;
	margin-right: 22px;
}
.programs .product-name {
	width: 130px;
	height: 50px;
	float: left;
	font: 11px/11px arial,sans-serif;
	color: #666;
}
.info-button {
	float: right;
	width: 40px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 2px;
	background-image: url(/images/btn_info2.gif);
}
.info-button:hover {
	background-position: 0 -15px;
}
.cart-button {
	float: right;
	width: 40px;
	height: 15px;
	overflow: hidden;
	margin-bottom: 2px;
	background-image: url(/images/btn_cart2.gif);
}
.cart-button:hover {
	background-position: 0 -15px;
}
.cart-button-big {
	float: right;
	width: 155px;
	height: 31px;
	overflow: hidden;
	margin-bottom: 2px;
	background-image: url(/images/btn_cartbig.gif);
}
.cart-button-big:hover {
	background-position: 0 -31px;
}
.product .photo {
	margin-bottom: 2px;
}

/*********** NURSES_CEU ********/
.nurse-ceu h1 {
	font-size: 22px;
	margin-bottom: 30px;
}
#nurse-ceu-content { padding-bottom: 30px;}
#nurse-ceu-content p {float:  none; margin: 0 0 10px 0; width: auto; font: 20px/22px georgia,sans-serif;}
#nurse-ceu-content ul { margin: 0; padding: 0;}
#nurse-ceu-content ul li {list-style-image: url(/images/bullet_star.png); list-style-position: inside; font: 14px/16px arial,sans-serif;}
#right-sidebar {float: right; margin: 0 45px 0 20px; width: 188px; }
#badge2 {text-align: right; margin-bottom: 20px; padding-right: 15px;}

.nurse-ceu #products-module {
	clear: both;
	margin-top: 0;
	background: #c0dee5;
	background-image: url(/images/bg_productlist.jpg);
}
.nurse-ceu #products-module h3 {
	text-align: center;
	padding: 3px 0 0 60px;
	margin-bottom: 15px;
	font: bold 15px/18px georgia,serif;
	height: 40px;
	color: #fff;
	background: #91c7d3;
}

.nurse-ceu #program-filter {
	margin-left: 60px;
	font: 11px arial,sans-serif;
	color: #666;
	text-transform: uppercase;
}
.nurse-ceu #program-filter LABEL {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	vertical-align: -3px;
	margin-right: 5px;
	text-align: right;
}
.nurse-ceu #program-filter SELECT {
	float: left;
	margin-right: 30px;
}
.nurse-ceu #program-filter INPUT {
	float: left;
	margin-left: 5px;
}
.nurse-ceu #product-search #search-button {
	float: left;
	vertical-align: -3px;
}

.nurse-ceu #products-list {
	margin: 10px 0 0 100px;
}
.nurse-ceu .product {
	float: left;
	width: 181px;
	height: 200px;
	margin-right: 22px;
}
.nurse-ceu .product-name {
	width: 130px;
	height: 50px;
	float: left;
	font: 11px/11px arial,sans-serif;
	color: #666;
}


/********** NURSES4WELLNESS *************/
#nurses4wellness-content {
	font: 14px/18px georgia,serif;
	color: #000;
}
#nurses4wellness-content #sidebar {
	float: right;
	margin-right: 20px;
	width: 230px;
}
#nurses4wellness-content #badger {
	padding: 17px;
	font: 13px/18px arial,sans-serif;
	color: #3d2c88;
	background: #dbd9f2;
	border: 1px solid #3d2c88;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#nurses4wellness-content #badger IMG {
	display: block;
	margin: -50px auto 10px;
}


#nurses4wellness-main {
	margin-left: 60px;
	padding-left: 35px;
	width: 620px;
	float: left;
}
#nurses4wellness-main #first-para {
	height: 270px;
	background: url(/images/nurses4wellness.png) right bottom no-repeat;
}
#nurses4wellness-main #second-para {
	position: relative;
	top: -38px;
}

#nurses4wellness-main h1 {
	clear: none;
	margin: 0 0 30px -35px;
	font: bold 30px georgia,serif;
	color: #27176c;
}
#nurses4wellness-main h2 {
	clear: none;
	margin: 20px 0 7px 0;
	font: bold 18px georgia,serif;
/*	border-bottom: 1px solid #27176c;*/
	color: #27176c;
}
#nurses4wellness-main #list {
	margin-top: 20px;
}
#nurses4wellness-main #list .list-item {
	clear: left;
}
#nurses4wellness-main #list .badge {
	clear: both;
	float: left;
	width: 100px;
	text-align: right;
	margin-bottom: 20px;
}
#nurses4wellness-main #list .copy {
	width: 465px;
	float: right;
	margin: 0 40px 20px 0;
}

#nurses4wellness-main #signup {clear: both; width: 460px; margin: 20px 0 20px 115px; padding: 15px; color: #fff; background: #6cb4c3; font: 13px/16px arial,sans-serif;}
#nurses4wellness-main #signup strong {font-size: 20px; font-weight: bold; text-transform: uppercase;}
#nurses4wellness-main #signup .field {width: 228px; float: left;}
#nurses4wellness-main #signup #f { width: 200px; height: 20px;}
#nurses4wellness-main #signup #e { width: 180px; height: 20px; /*vertical-align: 12px;*/ }
#nurses4wellness-main #signup label { display: block; margin: 10px 0 2px 0; font: 12px/10px arial,sans-serif; color: #10515F; }
#nurses4wellness-main #signup p {clear: right; margin: 10px 0 2px 0; font: 9px/10px arial,sans-serif; color: #10515F; }
#nurses4wellness-main #signup #btn-go { float:right; position: relative; top: -5px; }

#nurses4wellness-main #constant-contact {clear: both; width: 460px; margin: 20px 0 20px 115px; padding: 15px;}


.shadow {-moz-box-shadow: 3px 3px 4px #bbb; -webkit-box-shadow: 3px 3px 4px #bbb; box-shadow: 3px 3px 4px #bbb; }
#left-sidebar {float: left; width: 197px; margin: 0 60px 0 60px; padding-bottom: 30px;}
#plug-janet { margin-bottom: 23px; padding: 10px; font: 12px/16px arial,sans-serif; color: #fff; background: #ca03ca;}
#plug-janet IMG {float: right; margin: 0 0 5px 8px; background: #def7fd;}
#plug-testimonials { border: 1px solid #3e95a7; padding: 10px; }
.plug-testimonial { font: 12px/16px arial,sans-serif; color: #177083; margin-bottom: 10px;}
.plug-testimonial IMG {float: right; margin: 0 0 5px 8px;}

#signup {margin-bottom: 20px; padding: 15px; color: #fff; background: #6cb4c3; font: 13px/16px arial,sans-serif;}
#signup strong {font-size: 20px; font-weight: bold; text-transform: uppercase;}
#signup #f { width: 150px; height: 20px;}
#signup #e { width: 113px; height: 20px; /*vertical-align: 12px;*/ }
#signup label { display: block; margin: 10px 0 2px 0; font: 12px/10px arial,sans-serif; color: #10515F; }
#signup p {clear: right; margin: 10px 0 2px 0; font: 9px/10px arial,sans-serif; color: #10515F; }
#signup #btn-go { float:right; position: relative; top: -5px; }


/*********** RATINGS ***********/
.rating {
	width: 63px;
	height: 13px;
	margin: 0 auto;
	background: url(/images/rating_stars.gif);
}
.rating0 { background-position: 0 0; }
.rating1 { background-position: 0 -13px; }
.rating2 { background-position: 0 -26px; }
.rating3 { background-position: 0 -39px; }
.rating4 { background-position: 0 -52px; }
.rating5 { background-position: 0 -65px; }
.unrated { background-position: 0 -78px; }


/*********** SIGN-IN ***********/
.form-note {
	width: 200px;
	margin: -5px 0 10px 0;
	font: 11px/13px arial,sans-serif;
	color: #666666;
}
	
.sign-in .copy {
	float: left;
	display: inline;
	width: 280px;
	height: 446px;
	margin: 5px 0 0 100px;
	font: 12px/14px arial,sans-serif;
}
.sign-in .copy.right-copy {
	margin-left: 150px;
	display: inline;
	width: 350px;
}


.sign-in .copy h2,
.sign-in .photos h2 {
	margin: 0;
	font-size: 16px;
}

.sign-in p {
	clear: right;
	text-align: left;
	margin: 15px 0;
}

.sign-in .photos {
	margin: 15px 40px 0 0;
	float: left;
	text-align: right;
}

.sign-in form {
	margin: 20px 0;
}
.sign-in form div {
	clear: right;
	float: right;
}
.sign-in .form-field {
	clear: right;
	width: 275px;
	margin-bottom: 3px;
}
.sign-in .right-copy .form-field {
	width: 350px;
}
.sign-in .form-field label {
	width: 60px;
	float: right;
	font: 12px/22px arial,sans-serif;
	color: #000;
	text-align: right;
	padding-right: 5px;
}
.sign-in .copy.right-copy label {
	width: 140px;
}

.sign-in input,
.sign-in textarea {
	float: right;
	width: 200px;
}
.sign-in #radio-buttons {
	float: none;
	text-align: left;
	margin-left: 30px;
}
.sign-in #radio-buttons label {
	float: none;
	width: 200px;
}
.sign-in #radio-buttons input {
	float: none;
	width: 15px;
	margin-left: 50px;
}

.sign-in #button-signin {
	float: right;
	width: 51px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_enter.gif);
}
.sign-in #button-signin:hover {
	background-position: 0 -15px;
}
	

.sign-in #button-signup {
	float: right;
	width: 99px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_createaccount.gif);
}
.sign-in #button-signup:hover {
	background-position: 0 -15px;
}


/*********** WHO WE ARE ***********/
.whoweare .copy {
	float: left;
	width: 350px;
	height: 436px;
	margin: 15px 62px 0 60px;
}
.whoweare .copy h2,
.whoweare .photos h2 {
	margin: 0 0 15px 0;
}

.whoweare .photos {
	width: 480px;
	margin: 15px 0 0 0;
	float: left;
}

.whoweare .who-photo {
	float: left;
	width: 240px;
	height: 117px;
}
.whoweare .who-photo IMG {
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	vertical-align: middle;
}
.whoweare .who-photo DIV {
	margin-top: 40px;
}

.bio-popup {
	width: 620px;
}
#button-close {
	float: right;
	margin-right: 10px;
	width: 61px;
	height: 15px;
	overflow: hidden;
	background-image: url(/images/btn_close.gif);
}
#button-close:hover {
	background-position: 0 -15px;
}
.popup-copy {
	width: 350px;
	float: left;
	color: #000;
}
.popup-copy H1 {
	margin-left: 0;
	font: 30px georgia,serif;
}
.popup-photo {
	width: 210px;
	float: right;
	margin-left: 40px;
	color: #000;
	margin-bottom: 30px;
}
.popup-photo #close-button {
	float: right;
	margin-bottom: 30px;
}
.popup-photo #close-button {
	margin-bottom: 30px;
}
.popup-photo IMG {
	margin-bottom: 10px;
}

/*********** TELL A FRIEND PAGE ***********/
#tell-a-friend {
	background: #fff;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
	color: #3d3372;
	font-size: 12px;
	overflow: hidden;
}
#tell-a-friend #logo-thx {
	margin: 105px 0 44px 0;
}
#tell-a-friend H2 {
	margin: 20px 0 10px 0;
	font: 15px georgia,serif;
	color: #3d2c88;
}
#tell-a-friend DIV.fields {
	width: 300px;
	margin: 0 auto;
}
#tell-a-friend LABEL {
	display: block;
	float: left;
	text-align: right;
	margin: 5px 10px 0 0;
	width: 75px;
}
#tell-a-friend INPUT {
	width: 213px;
	height: 20px;
	border: 1px solid #a5b2bb;
	margin: 0 0 4px 0;
	padding-top: 4px;
}
#tell-a-friend TEXTAREA {
	width: 340px;
	height: 66px;
	border: 1px solid #a5b2bb;
}
#tell-a-friend div.caption {
	display: block;
	float: none;
}
#tell-a-friend p {
	margin: 10px;
}
#tell-a-friend p.thanks {
	font: 15px/18px georgia,serif;
	color: #27176c;
}

#button-taf {
	margin: 0 auto;
	width: 63px;
	height: 31px;
	overflow: hidden;
	background-image: url(/images/btn_sendtaf.gif);
}
#button-taf:hover {
	background-position: 0 -31px;
}
#button-closetaf {
	margin: 40px auto 0 auto;
	width: 97px;
	height: 23px;
	overflow: hidden;
	background-image: url(/images/btn_closetaf.gif);
}
#button-closetaf:hover {
	background-position: 0 -23px;
}
#tell-a-friend DIV.error {
	border: none;
	padding: 0;
	color: #c00;
	background: #fff;
	text-align: left;
	margin: 5px 0 0 85px;
	
}

/*********** TERMS OF USE ***********/
OL#termsofuseol {
	list-style: decimal;
	list-style-type:lower;
	margin-bottom: 10px;
}

UL#termsofuseul {
	list-style: disc;
	margin-bottom: 10px;
}

LI.termsofuseli {
	list-style: decimal;
	margin-left: 30px;
	margin-bottom: 5px;
}

IMG#terms-photo {
	vertical-align: top;
}


/*********** NURSE CEU LANDING PAGE ***********/
#video { margin-top:30px; }

/*********** CLEARFIX HACK ***********/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!--[if IE 7]>
.clearfix {display: inline-block;}
.clearfix {display: block;}
<![endif]-->

#dummyclearfixcrap {}
/********************************************/
/*********** Nurses4Wellness Blog ***********/
/********************************************/

/*********** Header ***********/
#blog_header_nav {
	margin-left: 60px;
}

#blog_header_nav ul {
	overflow: hidden;
}

#blog_header_nav li {
	padding: 0 1em 0 1em;
	float:left;
	background-color: #a8ced8;
	background-color: rgba(60, 147,164,0.4);
	color: #ffffff;
}

#blog_header_nav .selectedpage {
	background-color: rgb(60,147,164);
	background-color: rgba(60, 147,164,1);
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#blog_header_nav li:hover {
	background-color: rgb(60,147,164);
	background-color: rgba(60, 147,164,1);
}

#blog_header_nav li a {
	font-weight: bold;
	text-decoration: none;
}

#blog_header_nav li:hover a {
	color: #ffffff;
}

#bannerselection {
	width: 16em;
	height: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	overflow: hidden;
}

div.bannerselector {
	float: left;
	margin: .5em .5em 0 .5em;
	width: 1em;
	height: 1em;
	border-radius: .55em;
	border: 1px solid #c4cbcd;
}

#blog_banner {
	width: 920px;
	height: 216px;
	overflow: visible;
}

#banner_link {
	width: 25em;
	height: 1.5em;
	float: left;
}

.slideselected {
	background-color: #3c2b87;
}

.slidenotselected {
	background-color: #ffffff;
}

div.bannerselector:hover {
	background-color: #dcd9ef;
}

/*********** Three Column Style ***********/

#blog_main {
	width: 460px;
	padding-left: 30px;
}

#blog_main h2 {
	margin-left: 0px;
	margin-bottom: 1em;
}

#blog_main h3 {
	font-weight: bold;
	clear: both;
	margin-bottom: 1em;
}

#blog_main > div {
	clear: both;
	margin-bottom: 1em;
	overflow: visible;
}

form input.submit {
	width: 2em;
	height: 2em;
	border-radius: 2em;
	background-color: #176f83;
	color: #ffffff;
	font-weight: bold;
	border: 0;
}

div.blog_sidebar {
	width: 200px;
	padding-left: 60px;
}

div.blog_sidebar > div {
	border-bottom: 1px solid #6da7b7;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

div.blog_sidebar ul {
	padding-left: 1em;
}

div.blog_sidebar ul li {
	list-style: disc;
	color: #6da7b7;
}

div.blog_sidebar a {
	text-decoration: none;
}

div.blog_sidebar h2 {
	margin: 0 0 0.5em 0;
	color: #6da7b7;
	font-family: sans-serif;
}

div.blog_sidebar p {
	margin-top: 1em;
}

div.blog_sidebar img {
	float: left;
	padding-right: 5px;
}

#blog_rightbar {
	padding-left: 20px;
	width: 180px;
}

#blog_newslettersignup {
	overflow: hidden;
}

#blog_newslettersignup input {
	float: left;
	font-size: 11px;
}

div.blog_sidebar #e {
	margin-top: 0.5em;
	margin-right: 5px;
	height: 1.5em;
	width: 130px;
}

div.blog_sidebar #f {
	margin-top: 0.5em;
	margin-right: 5px;
	height: 1.5em;
	width: 130px;
}

div.blog_sidebar form {
	overflow: hidden;
}

.socialmedialinks div {
	margin-bottom: 4px;
}

#blog_socialquicklinks {
	overflow: hidden;
}
#blog_socialquicklinks img {
	width: 30px;
}

div.social-links img {
	width: 35px;
}

/*********** Home ***********/
#bloghome {
	padding: 30px 0 0 0;
}

#bloghome > div {
	float: left;
}

#bloghome div.blogpost {
	border-top: 1px solid #422c88;
}

div.blogpost {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

div.blogpost h1 {
	color: #422c88;
	font: bold 17px arial,tahoma,verdana, sans-serif;
	margin: 0 0 .5em 0;
}

div.blogpost h2 {
	color: #422c88;
}

div.blogpost h3 {
	color: #422c88;
}

div.blogpost div.blog_postmetadata {
	width: 180px;
	padding-left: 1em;
	font-size: 11px;
	float: left;
}

div.blogpost div.blog_postmetadata span.blog_postmetadata a {
	color: #422c88;
	text-decoration: none;
}

div.blogpost div.blog_postmetadata span.blog_postmetadata {
	color: #422c88;
}

div.blog_postdate {
	float: left;
	background-color: #422c88;
	width: 50px;
	height: 70px;
	border-radius: 4px;
}

div.postdateday {
	height: 38px;
}

div.postdateyear {
	height: 34px;
	background-color: #dcd9ef;
	text-align: center;
	font-size: 13px;
	color: #422c88;
	border-radius: 0 0 4px 4px;
	border: 1px solid #422c88;

}

div.blog_postdate h2 {
	text-align: center;
	color: #ffffff;
	font-size: 32px;
}

div.blog_postcontent {
	float: left;
	width: 395px;
	margin-left: 10px;
}

div.blog_postcontent div.socialmedialinks {
	margin-bottom: 1em;
}

#blog_main div.blogpost div.blog_postcontent h3 {
	margin-bottom: 4px;
}

#blog_bottomnav {
    width: 100%;
}
    
#blog_olderposts {
	text-decoration: none;
	display: block;
	float: right;
	text-align: right;
	color: #422c88;
}

/*********** Newsletter ***********/
#blognewsletter {
	padding: 30px 0 0 0;
}

#blognewsletter > div {
	float: left;
}

#blognewsletter div.blogpost {
	border-top: 1px solid #422c88;
}

#blognewsletter #blog_rightbar {
	padding-left: 20px;
	width: 180px;
}


/*********** About ***********/
#blogabout {
	margin: 0;
	padding: 30px 0 0 0;
}

#blogabout > div {
	float: left;
}

#blogabout #blog_main img {
	width: 40px;
	float: left;
	margin-left: 5px;
}

#blogabout #blog_main div.connectlink p {
	overflow:hidden;
	padding-left: 5px;
}

#blogabout #blog_newslettersignup {
	margin-left: 40px;
	padding: 10px;
	background-color: #6da7b7;
	color: #ffffff;
	border-radius: 2px;
	float: left;
}

#blogabout #blog_newslettersignup h2 {
	color: #ffffff;
	font-family: sans-serif;
	margin: 0px;
}

#blogabout #blog_newslettersignup p {
	margin-left: 0px;
}

#blogabout #blog_signupform div {
	float: left;
	color: #1f5e72;
	font-size: 80%;
}

#blogabout #blog_signupform input {
	font-size: 13px;
}

#blogabout #blog_signupform div input {
	display: block;
}

#blogabout #form_firstname {
	width: 160px;
}

#blogabout #form_email {
	width: 160px;
}

#blog_main #form_submit {
	padding-top: 1em;
}

#blogabout #form_disclaimer {
	margin-left: 160px;
}

#blog_newslettersignup #signup {
	overflow: hidden;
	padding: 0px;
	min-width: 160px;
}

#spreadwellnessimage {
	float: none;
}

/*********** Archive ***********/
#blogarchive {
	padding: 30px 0 0 0;
	overflow: hidden;
}

#blogarchive > div {
	float: left;
}

#blogarchive div.blogpost {
	padding: 0;
	margin: 0;
}

#blogarchive div.blogpost h2 {
	text-align: center;
}

#blogarchive #blog_main h1 {
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}

/*********** Item ***********/
#blog_postcomments h4 {
	color: #422c88;
	margin-bottom: 1em;
}

div.blog_comment {
	margin-left: 1em;
	padding-left: .5em;
	border-left: 1px solid #6da7b7;
}

div.blog_comment h5 {
	color: #422c88;
}

#blog_commentform input {
	margin-bottom: 1em;
	display: block;
}

#comment {
	width: 350px;
	height: 150px;
	margin-bottom: 1em;
}

#submitcomment {
	padding: .5em;
	border-radius: .5em;
	height: 2em;
	background-color: #176f83;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #000;
}






