/* @group Main */
 
#main {
	float: left;
	clear: both;
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0px;
	width: 982px;
	overflow:hidden;
}
#wrapper {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
}
p {
	text-align:justify;
	padding:0 0 8px;
	margin:0;
}
#wrapper_top {
	width: 100%;
	height: 81px;
}
#wrapper_bottom {
	float: left;
	width: 984px;
	clear: both;
	height: 25px;
	margin: 0;
	background-color: #e7edf8;
	background-image: url(wrapper-bottom-drawer.gif);
	background-repeat: no-repeat;
}
#page {
	WIDTH: 580px;
	FLOAT: right;
}
#footer a {
	color: #666;
}
#footer {
	clear:both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-size: 11px;
	color: #666;
}
#footer-left {
	float: left;
	width: 180px;
	padding-right: 10px;
}
#footer-mid {
	float:left;
	width:935px;
	padding-left:10px;
	padding-right: 10px;
	text-align:center;
	padding-top:5px;
}
#footer-right {
	float:left;
	width: 955px;
	padding-left: 10px;
}
#footer-right ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 10px;
}
#footer-right ul li {
	list-style-type: none;
	margin:0;
	padding:0;
	float:left;
	width:235px;
}
#footer-right ul li a {
	color: #236fb5;
	font-size: 12px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	background:#fff;
	float:left;
	width:210px;
	padding:5px;
	text-decoration:none;
}
#footer-right ul li a:hover {
	background:#eee;
}
#footer table td {
	background: none;
	vertical-align: top;
	font-size: 11px;
	font-color:#333;
}
.page-front #contentColumn, .one-sidebar #contentColumn {
	width: 640px;
	padding-top: 10px;
}
#content-header-full {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
	background-color: #f0fbe1;
	width:100%;
}
.advertisement {
	clear:both;
	width: 100%;
	text-align: center;
}
#rightColumn .advertisement-zone-55 {
	margin-bottom: 12px;
}
/* @end */

/* @group Global Defaults */
 
body {
	background-color: #dbe8fb;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	color: #333;
}
a {
	color: #236fb5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.active {
	font-weight: bold;
}
h1, h2, h3, h4 {
	color: #333333;
	font-weight: normal;
	margin:0;
}
h2 a {
	color: #333333;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom:0px;
	margin-top: 0px;
}
.page-title {
	padding-left: 0px;
	padding-top: 10px;
	width: 640px;
}
.subtitle {
	font-size:12px;
	font-weight:normal;
	padding-bottom: 5px;
	display: block;
	color: #666;
	text-transform: lowercase;
}
.subtitle a {
	text-decoration: inherit;
	color: inherit;
}
.page-title-section {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.page-title-section a {
	color: #666;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
}
.submitted {
	color: #333;
	font-size: 11px;
}
#content-content .submitted a {
	text-decoration: none;
}
#content-content .blog-entry-footer a {
	text-decoration: none;
}
#content-content .blog-entry-footer {
	padding-top: 8px;
}
.pt-box .views-row-first .node {
	padding-top: 0px;
}
#header {
	width: 984px;
	background-color: #fff;
	height: 85px;
	overflow: hidden;
	background-image: url(header-border.gif);
	background-repeat: repeat-y;
	position:relative;
}
#header .t {
	height: 8px;
	background-image: url(header-border.gif);
	background-repeat: repeat-x;
}
#header .tl {
	float:left;
	background-image: url(header-corner-sprites.gif);
	background-repeat: no-repeat;
	width:8px;
	height:10px;
}
#header .tr {
	float:right;
	background-image: url(header-corner-sprites.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width:8px;
	height:10px;
}
#header .c {
	height:72px;
	width: 984px;
	background-image: url(header-border.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left:0px;
}
#header-before {
	/*  height:190px; */
  padding-bottom:10px;
}
#header-logo {
	float:left;
	clear:both;
	padding-left:17px;
	padding-top:0px;
	margin-left:0px;
	width:585px;
	position:absolute;
	top:3px;
}
#primary-nav {
	float: left;
	clear: both;
	width: 985px;
	background-color: #335eb6;
	height: 30px;
	background-image: url(nav-primary-bg.gif);
	padding-top: 0px;
	padding-left: 0px;
	border-left: 1px solid #a6a6a6;
	border-right: 1px solid #a6a6a6;
}
/* @group Header Search */

#header-search {
	float:right;
	padding-top: 10px;
}
#header-search .searchform {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(input-search1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	width: 333px;
}
#header-search .textform {
	background-attachment: scroll;
	background-color: transparent;
	background-image:none;
	background-repeat: no-repeat;
	border-bottom-color: #ccc;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-color: #ccc;
	border-right-style: none;
	border-right-width: 0px;
	border-left-color: #ccc;
	border-left-style: none;
	border-left-width: 0px;
	border-top-color: #ccc;
	border-top-style: none;
	border-top-width: 0px;
	color: #666;
	cursor:auto;
	display: inline-block;
	font-size: 18px;
	height: 27px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	outline-color: #ccc;
	outline-style: none;
	outline-width: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 0px;
	position: relative;
	text-align: auto;
	text-indent: 0px;
	width: 225px;
	float:left;
}
#header-search #searchcontainer {
	float:left;
	width:78px;
	height:38px;
}
#header-search #searchcontainer span {
	display: none;
	height: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: auto;
}
/* all CSS version of search button */
#header-search .searchbutton {
	background-attachment: scroll;
	background-color: transparent;
	background-image:url(input-search-button1.gif);
	background-repeat: no-repeat;
	border-bottom-color: #ccc;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #ccc;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: #ccc;
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: #ccc;
	border-top-style: none;
	border-top-width: 0px;
	color: #666;
	cursor: pointer;
	display: block;
	filter: none;
	float: right;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 38px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: #ccc;
	outline-style: none;
	outline-width: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	text-align: center;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	float: right;
	width: 78px;
	word-spacing: 0px;
}
/* @end */ 


/* @group Lists/Menus */



li.leaf, li.collapsed, li.expanded {
	list-style-type: none;
	list-style-image: none;
}
li.expanded {
	padding-left: 15px;
}
li.expanded a {
}
.item-list ul li {
	list-style-type: none;
}
ul.links {
	padding-left: 0px;
}
.links li.first {
	padding-left: 0px;
	margin-left: 0px;
}
.links li {
	display: block;
}
.links li a {
	text-decoration: none;
}
/* @end */

/* @group tables */

table tbody {
	border-top: 0px;
}
table th {
	border-bottom: 0px;
}
table tr {
	border: 0px;
}
table td.odd {
}
/* @end */
 
 
 
/* @end */

/* @group Drawer */
 
#drawer-mid {
	float: left;
	width: 100%;
	padding-left: 6px;
	background-image: url(drawer-mid.gif);
}
#drawer-mid ul li a {
	color: #000000;
}
#drawer-mid ul li.drawer-section {
	width: 85px;
}
#drawer-bot {
	float: left;
	width: 100%;
	height: 6px;
	overflow: hidden;
	background-image: url(drawer-bottom.gif);
}
#drawer-mid ul {
	padding-top: 5px;
	list-style: none;
	float: left;
	clear: both;
	width: 940px;
	border-bottom: 1px solid #bdc8db;
}
#drawer-mid ul.last {
	padding-top: 5px;
	float: left;
	clear: both;
	width: 940px;
	border-bottom: none;
}
#drawer-mid ul li {
	list-style: none;
	font-size: 11px;
	padding-bottom: 2px;
	padding-right: 10px;
	float: left;
	white-space: no-wrap;
}
#drawer-mid ul li ul {
	padding-top: 0px;
	width: 800px;
	float: left;
	clear: both;
	border-bottom: none;
}
#drawer-mid .item-list ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	padding-right: 10px;
}
/* @end */

/* @group Regions */

 
#leftColumn {
	width: 160px;
	float: left;
	padding-left: 15px;
}
#content-above {
	float: left;
	width: 100%;
	clear:both;
}
#content-above-left {
	float: left;
	width: 640px;
}
#content-above-right {
	float: right;
	width: 300px;
}
#content-above-full {
	float:left;
	width: 100%;
	padding-left: 15px;
}
#content-content {
	clear:both;
}
#content-below {
	float: left;
	width: 100%;
}
#content-below-left {
	width: 160px;
	float: left;
	clear: both;
	padding-top:15px;
}
#content-below-right {
	float: left;
	padding-left:15px;
	width: 465px;
	padding-top:15px;
}
#inline-content-bottom-left {
	clear: left;
	width: 160px;
	float:left;
	margin:0px;
}
#inline-content-bottom-right {
	padding-left:15px;
	width: 465px;
	overflow: hidden;
	float: right;
}
#inline-content-bottom-right p:first-child {
	margin-top:0px;
}
#contentColumn {
	float: left;
	width: 640px;
	padding-top: 0px;
	padding-left: 15px;
}
.two-sidebars #contentColumn {
	width: 450px;
	overflow: hidden;
}
#leftColumn p {
	line-height: normal;
}
#rightColumn {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-top: 30px;
	margin-top:0px;
}
.front #rightColumn {
	padding-top: 10px;
}
#rightColumn .advertisement {
	padding-top: 15px;
}
/* @end */

/* @group Alpha Pager */
ul.az-pager {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float:left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
ul.az-pager li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-right: 0px;
	font-size: 11px;
}
ul.az-pager li a {
	padding: 5px;
}
ul.az-pager li a.active {
	background-color: #ff6600;
	color: #fff;
}
/* @end */

/* @group Pager */

.item-list .pager {
	text-align:left;
}
.item-list .pager li {
	margin: 0px;
	padding: 0px;
	width: auto;
	margin-right:0px;
	padding-right:0px;
}
.item-list .pager li a, .item-list .pager li.pager-current {
	border: 1px solid #efefef;
	font-weight:normal;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom:3px;
	color: #236fb5;
}
.item-list .pager li a:hover {
	color: #236fb5;
	text-decoration: none;
}
/* @end */

/* @group Search Results */

.search-result p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.search-result h3 {
	margin-bottom: 0px;
	padding-bottom: 3px;
}
/* @end */







/* @group Comment */
.comment {
	background-image: url(dash-1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.comment h3, .comment h3 a, .comment h3 a:hover {
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	text-decoration: none;
}
.comment .submitted {
	font-size: 11px;
}
.comment p {
	font-size: 12px;
	line-height: 16px;
}
/* @end */

/* @group Messages */

.messages.status {
	margin-left: 10px;
	padding: 15px;
	background-color: #e6f4ca;
	margin-bottom: 15px;
	font-weight: bold;
}
.messages.error {
	margin-left: 10px;
	padding: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
/* @end */


/* @group QuickTabs */

/* $Id: basic.css,v 1.2.4.3 2009/03/20 23:35:58 pasqualle Exp $ */

.quicktabs_main {
	background-color:#fff;
	border-top:none;
	padding:0px;
	padding-top: 5px;
	clear:both;
}
ul.quicktabs_tabs {
	padding:0;
	font-weight:bold;
	margin:0;
	float: left;
	height: 25px;
}
ul.quicktabs_tabs a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, Sans;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.quicktabs_tabs li a {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
ul.quicktabs_tabs li.first a {
	border-left: 1px solid #ccc;
}
ul.quicktabs_tabs li.first.active a {
	border-left: 1px solid #ff9211;
}
ul.quicktabs_tabs li.active {
}
ul.quicktabs_tabs li.active a {
	background-color:#ff9211;
	color: #fff;
	font-weight: normal;
	border-right: 1px solid #ff9211;
	border-top: 1px solid #ff9211;
	border-bottom: 1px solid #ff9211;
}
ul.quicktabs_tabs a:hover {
}
ul.quicktabs_tabs li {
	float: left;
	padding:0px;
}
ul.quicktabs_tabs li:hover {
}
ul.quicktabs_tabs li.active {
}
ul.quicktabs_tabs li.active a {
}
/* @end */

.front .view-www-blogs-recent {
	width: 315px;
	float: left;
	margin-bottom: 15px;
}
.front .view-www-blogs-recent .views-row-odd, .front .view-www-blogs-recent .views-row-even {
	float: left;
}
.blogs-recent-item {
	float: left;
	background:url(bonus1.gif) repeat-x;
	padding-top:5px;
	padding-bottom:5px;
	clear: both;
	width: 290px;
	position:relative;
	height:81px;
	overflow:hidden;
}
.blogs-recent-item img.downlo {
	position:absolute;
	right:0px;
	bottom:2px;
}
.blogs-recent-photo-small {
	width: 80px;
	float:left;
}
.blogs-recent-description {
	float:left;
	width: 180px;
	padding-top:5px;
}
.blogs-recent-description p {
	margin:0px;
}
.blogs-recent-item .by-line {
	font-size:11px;
}
.node-terms {
	font-size:11px;
}
.node-feature {
	float:left;
	width: 430px;
	height: 230px;
	overflow: hidden;
}
.node-feature h2 {
	margin-bottom:0px;
	margin-top: 0px;
}
.node-feature p {
	margin-top: 0px;
}
/* @group Search Snippets */

dt.title {
	font-size:18px;
	font-weight:normal;
	margin-top: 20px;
}
dd {
	margin-left:0px;
	font-size:12px;
}
p.search-snippet {
	margin-left:0px;
	margin-bottom: 5px;
}
/* @end */ 

.node-type-magazine-issue h3 {
	font-weight:normal;
	font-size: 14px;
	margin-bottom: 0px;
}
.node-type-magazine-issue .views-row p {
	margin: 0px;
}
.node-type-magazine-issue .magazine-features .views-field-title a {
	font-size: 14px;
}
.node-type-magazine-issue .magazine-features .view-content {
	padding: 0px;
}
#node-magazine .magazine-cover {
	float:left;
	width: 230px;
	padding-right:15px;
}
#node-magazine .magazine-features {
	float:left;
	width:320px;
}
.views-field-field-article-abstract-value p {
	margin-top:0px;
}
#content-below-right .view-www-magazine-articles .pt-views-column {
	width: 200px;
	font-size: 11px;
}
/* @group Magazine Archive Block */

.magazine-archive-block-issue {
	float:left;
	padding: 10px;
	background-image: url(dash-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.views-row-last .magazine-archive-block-issue {
	background-image: none;
}
.magazine-archive-block-cover {
	float:left;
	width:85px;
}
.magazine-archive-block-cover img {
	border: 1px solid #ccc;
}
.magazine-archive-block-info {
	float:left;
	width: 175px;
	padding-left:10px;
	padding-top: 10px;
}
.magazine-archive-block-info .category {
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}
.magazine-archive-block-info h3 {
	margin-top:3px;
	margin-bottom: 0px;
}
.magazine-archive-block-info h3 a {
	color: #000;
}
.magazine-archive-block-info .more-link {
	text-align: left;
	font-size:11px;
	padding-top:10px;
}
/* @end */

/* @group Node Tabs */
ul.pt-node-tabs {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	clear:both;
	float:left;
	width: 100%;
}
.pt-node-tabs li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top:8px;
	float: left;
}
.pt-node-tabs li.active-tab {
	padding-top: 0px;
}
.pt-node-tabs li a {
	color: #236fb5;
}
.pt-node-tabs li.active-tab a {
	display: block;
	float:left;
	background-image: url(pt-page-tab.gif);
	background-position: right;
	padding-right:10px;
	color: #fff;
}
.pt-node-tabs li.active-tab a span {
	float:left;
	display: block;
	background-position: left;
	background-image: url(pt-page-tab.gif);
	padding-left: 10px;
	height:20px;
	padding-top: 8px;
}
/* @end */

/* @group selftests */
  .col-1 .selftest {
	margin-right: 20px;
}
.selftest {
	float:left;
	background-image: url(dash-1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}
.selftest-image {
	float: left;
	width: 95px;
	padding-right: 10px;
}
.selftest-info {
	float: left;
	width: 190px;
	padding-top: 5px;
}
.selftest-info a {
	font-weight: bold;
}
.selftest-info p {
	margin-top:0px;
	margin-bottom:0px;
}
.selftest-info .more-link {
	text-align: left;
	font-size:11px;
	padding-top:10px;
	font-weight: normal;
}
.selftest-info .more-link a {
	font-weight: normal;
}
/* @end */

/* @group Conditions Widget */

#conditions-index {
	float: left;
	width: 160px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0px;
	clear:both;
	height: 230px;
	padding-top: 5px;
}
#conditions-index .view-content, #conditions-list .view-content {
	padding:0px;
}
#conditions-index ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#conditions-index ul li {
	display: block;
	clear: both;
	margin:0;
	font-size:11px;
	font-weight: bold;
	_margin-bottom: -1em;
}
#conditions-index ul li.selected a {
	background-color: #ff9211;
	color: #fff;
	font-weight: bold;
}
#conditions-index ul li a {
	display: block;
	padding: 5px;
	padding-left: 10px;
}
#conditions-index ul li a:hover {
	background-color: #efefef;
	text-decoration: none;
}
#conditions-list {
	float: left;
	width: 440px;
	padding: 10px;
}
#conditions-list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#conditions-list ul li {
	float: left;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	width:435px;
}
/* @end */

.conditions-widget-head {
	float: left;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 5px;
}
h3.conditions-list-head {
	width: 285px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
}
h3.conditions-index-head {
	width: 160px;
	float:left;
	margin-bottom:0px;
	margin-top:0px;
}
/* @group Current Issue Block */

.from-issue-block {
	background-color: #eeece7;
	float:left;
}
.from-issue-cover {
	float:left;
	width: 80px;
	padding-right: 10px;
}
.from-issue-info {
	width: 180px;
	float: left;
	padding-top: 5px;
}
.from-issue-info a {
	font-weight: bold;
	font-size: 12px;
}
.from-issue-info p {
	margin-top: 0px;
	font-size: 12px;
}
.from-issue-info .more-link {
	text-align: left;
}
/* @end */

/* @group Current Issue Block */

.current-issue-cover {
	float:left;
	width: 80px;
	padding-right: 10px;
}
.current-issue-info {
	width: 275px;
	float: left;
	overflow:hidden;
}
.current-issue-info a {
	font-weight: bold;
	font-size: 13px;
}
.current-issue-info p {
	margin-top: 0px;
	font-size: 11px;
}
.current-issue-info ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.current-issue-info ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}
.current-issue-info ul li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6eb24c;
	text-decoration:none;
}
.current-issue-info ul li a:hover, .current-issue-info ul li a:visited {
	color: #fff;
	background-color: #007437
}
/* @end */

.block-pt-td-search-300 h3, .block-pt-cam-search-300 h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	font-size: 14px;
}
.block-pt-td-search-300 h3 a, .block-pt-cam-search-300 h3 a {
	color: #000;
}
.block-pt-td-search-300 .view-primary {
	float: left;
	background-image: url(block-fat-holga.jpg);
	background-repeat: no-repeat;
	width: 100%;
	font-size: 12px;
	height: 170px;
}
.block-pt-td-search-300 .td-search-form {
	width: 130px;
	padding-top: 20px;
	padding-left: 120px;
	float: left;
}
 .block-pt-td-search-300 .td-search-form input:text {
 width: 120px;
}
.block-pt-cam-search-300 .view-primary {
	float: left;
	background-image: url(block-cam-acupuncturist.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 300px;
}
.block-pt-cam-search-300 .cam-search-form {
	width: 200px;
	height: 155px;
	padding-top: 0px;
	float: left;
}
.block-pt-cam-search-300 .cam-search-form p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* @group Articles */

.node-article {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	width: 100%;
}
.blog-entry-teaser p {
	margin-top:5px;
}
.article-syndication {
	padding: 10px;
	font-size: 11px;
	color: #666;
	background-color: #eeece7;
	border: 1px solid #ccc;
	line-height: 14px;
}
.article-terms {
	float:left;
	clear: both;
	font-size:11px;
	margin-top: 15px;
	margin-bottom:15px;
	line-height: 14px;
	width: 100%;
}
.article-abstract {
	font-weight: normal;
	font-size:13px;
	color: #666;
}
#contentColumn .article-abstract p {
	margin-top:0px;
	margin-bottom: 0px;
	font-size:13px;
}
.article-author {
	color: #666;
	font-size:11px;
}
.article-author a {
	color: #666;
}
.article-content-top {
	clear:both;
	padding-top: 0px;
	margin-top:0px;
}
p a {
	text-decoration: underline;
}
p a.pt-basics-link, p a.pt-basics-link {
	text-decoration: none;
}
.article-meta {
	background-image: url(dash-1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
.article-sub-meta {
	float:left;
	clear: both;
	width: 460px;
	background-image: url(dash.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}
.article-sub-meta .article-links {
	float:left;
	width: 460px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.article-teaser h2 {
	margin-top:2px;
	margin-bottom:0px;
	line-height: 20px;
}
.article-teaser h2 a {
	color: #236fb5;
	font-size: 18px;
	font-weight: normal;
}
.article-teaser h3 {
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.article-teaser {
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
/* @end */


/* @group Conditions Page */

.view-www-conditions table.views-view-grid td {
	width: 150px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
/* @end */

/* @Group Print */

label.printmail-label {
	width: 140px;
	float: left;
}
#edit-txt-to-name-wrapper label {
	width: 140px;
	float: left;
}
#print-mail-form .form-text {
	width: 300px;
}
.print-page {
	background-image: url(icon-printer.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
}
.print-mail {
	background-image: url(icon-email.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
}
/* @end */


/* @group WebMD Widget */
#webmd-widget {
	background-image: url(webmd-widget-header.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#webmd-widget h2 {
	font-size: 12px;
}
.webmd-widget-top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.webmd-widget-top ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.webmd-widget-top p {
	background-color: #efefef;
	padding: 10px;
}
.webmd-widget-bottom-left {
	float: left;
	width: 49%;
}
.webmd-widget-bottom-right {
	float: right;
	width: 180px;
	padding: 10px;
	background-color: #e7edf8;
}
/* @end */



.node-topic {
	font-size: 14px;
	line-height: 18px;
}
.views-view-grid td {
	vertical-align: top;
}
.view-www_centers .views-view-grid td {
	width: 150px;
	padding-right:10px;
}
.view-www-centers .attachment-before {
	padding-bottom: 0px;
	padding-top: 15px;
}
.view-www-centers .views-view-grid td {
	width: 180px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	line-height: normal;
}
.view-www-centers .views-view-grid td a {
	font-weight: bold;
}
.read-more a {
	color: #009900;
}
.front .view-essential-reads {
	width: 315px;
	float: right;
}
.front .view-essential-reads .view-primary {
	width: 305px;
}
/* @group Popular Block */
.front #block-pt_stats_popular_home, .front #block-quicktabs-5 {
	width: 315px;
	float: right;
}
.quicktabs_main {
	padding-top: 0px;
}
.view-primary .view-www-popular .view-content {
	padding: 0px;
}
.view-www-popular ol {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	margin-top: 0px;
}
.view-www-popular li {
	float:left;
	width: 100%;
	clear:both;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	background-image: url(dash-1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}
.view-www-popular .popular-image {
	float:left;
	width: 50px;
	padding-right: 10px;
}
.view-www-popular .popular-rank {
	float:left;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	width: 25px;
}
.view-www-popular .popular-info {
	float:left;
	width: 185px;
}
.view-www-popular li.views-row-last {
	background: none;
}
/* @end; */

.node-condition ul {
	clear: both;
}
.node-conditions-nav {
	padding-bottom:20px;
}
.node-conditions-source {
	clear: both;
	float:left;
	font-size: 11px;
	background-image: url(dash.gif);
	background-position: top;
	padding-top:5px;
	margin-top:15px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
}
/* @group Basics */

.glossary-image {
	width: 175px;
	height: 175px;
	float: left;
	padding-right: 14px;
}
.node-glossary-teaser .glossary-image {
	width: 80px;
	height: 80px;
}
#content-content .pt-box a {
	text-decoration: none;
}
#content-content a {
/*  text-decoration: underline; */
}
#content-content a:hover {
	text-decoration: none;
}
#content-content .article-content-top a.glossify_term, #content-content #inline-content-bottom-right a.glossify_term {
	text-decoration: none;
}
#content-content a.glossify_term:hover {
	text-decoration: none;
	border-bottom: none;
}
.node-glossary {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
}
.node-related-content .view-content {
	padding: 0px;
}
.node-glossary-more-summary {
	background-color: #efefef;
	padding: 10px;
}
.node-glossary-more-summary .view-content {
	padding:0px;
}
.pt-box .node-glossary-more-summary ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.pt-box .node-glossary-more-summary ul li {
	background-image: url(bullet-magenta.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-left: 0px;
}
.pt-box .node-related-content .view-header {
	padding-left: 0px;
}
.node-glossary p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 5px;
}
.node-related-content {
	float: left;
	clear:both;
	background-image: url(dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}
.node-related-content h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.node-related-content h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
.node-related-content h4 {
	text-transform: uppercase;
	font-weight:bold;
	font-size:11px;
}
.node-related-content p {
	margin-top:0px;
	margin-bottom: 0px;
}
.node-related-content ul {
	font-size: 12px;
	list-style-type:none;
	margin:0px;
	padding: 0px;
}
.node-related-content ul li {
	font-size: 12px;
	list-style-type:none;
	margin:0px;
	padding: 0px;
}
.node-related-content-image {
	float:left;
	width:50px;
	height: 50px;
	padding-right:10px;
}
.node-related-content-info {
	float:left;
	width:375px;
}
.node-related-content .node-related-content-articles .views-row-even, .node-related-content .node-related-content-articles .views-row-odd {
	padding-bottom: 15px;
}
/* @end */


/* @group blog block */

.view-blogs .views-row-even, .view-blogs .views-row-odd {
	float:left;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 274px;
}
.view-blogs .views-row-first {
	padding-top:0px;
}
.view-blogs .views-row-last {
	padding-bottom:0px;
	background-image: none;
}
.blog-block-image img {
	border: 1px solid #ccc;
}
.blog-block-image {
	width: 35px;
	height: 44px;
	float:left;
}
.blog-block-info {
	width: 220px;
	padding-left: 10px;
	float:left;
	font-size:12px;
}
.blog-block-info h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* @end */


.node-condition {
	font-size: 14px;
	line-height: 18px;
}
/* @group more like this */
#block-mlt-001 {
	font-size:12px;
	line-height: normal;
}
#block-mlt-001 h2 {
	font-size: 14px;
}
#block-mlt-001 li {
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
/* @end */

.block {
	display: inline;
}
.test-teaser p {
	margin-top:0px;
	margin-bottom: 10px;
}
#block-basics_incoming_related h3 {
	margin-top:10px;
	margin-bottom: 3px;
	font-size:14px;
	font-weight: normal;
}
#block-basics_incoming_related .item-list li {
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(bullet-orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.diagnosis-dictionary-links {
	margin-left: -5px;
	background-color: #efefef;
	padding: 5px;
	width: 134px;
}
#block-basics_incoming_related .diagnosis-dictionary-links h3 {
	background-image: url(dd.gif);
	background-repeat: no-repeat;
	background-position: 80px;
	padding-right: 50px;
}
#block-basics_incoming_related .basics-fragments a.active {
	font-weight: normal;
}
#block-basics_incoming_related .basics-fragments a.active:hover {
	font-weight: normal;
}
/* @group blog page */

.blog-author {
	color: #666;
	font-size:11px;
}
.blog-author a {
	color: #666;
}
.blog-meta {
	float: left;
	background-image: url(dash-1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 0px;
}
.blog-info {
	float:left;
	width: 500px;
	font-size: 14px;
	line-height: 18px;
}
.blog-image {
	float: left;
}
/* @group Recent Authors Block */

.authors-block:hover {
	text-decoration: none;
	color: #333;
}
.view-recent-authors img {
	border: 1px solid #ccc;
}
.view-recent-authors tr.odd {
	background-color: #fff;
}
.view-recent-authors tr.even {
	background-color: #eeece7;
}
.view-recent-authors tr {
	vertical-align: top;
	border-bottom: 0px;
}
.view-recent-authors table td {
	background-color: none;
	background-image: url(dash.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
}
.view-recent-authors .views-field-field-user-bio-short-value a {
	padding-left: 10px;
	padding-right: 10px;
}
.view-recent-authors .views-field-field-user-bio-short-value p, .view-recent-authors .views-field-field-user-bio-short-value a {
	font-size: 12px;
	color: #000;
	line-height: normal;
	display: block;
	width: 160px;
}
.view-recent-authors.view-display-id-page_1 .views-field-field-user-bio-short-value p, .view-recent-authors.view-display-id-page_1 .views-field-field-user-bio-short-value a {
	font-size: 12px;
	color: #000;
	line-height: normal;
	display: block;
	width: 80%;
}
/* @end */

.blogger {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
.blogger p {
	padding-top:0px;
	margin-top:0px;
}
.blogger-photo {
	float:left;
	width:80px;
	padding-right: 10px;
}
.blogger-photo img {
	border: 1px solid #efefef;
}
.blogger-description {
	float:left;
	width: 180px;
}
.imagecache-basics-medium {
	float:left;
	padding-right: 10px;
}
/* @group Psych Tests */
.headingLarge {
	font-size: 22px;
	color: #333;
}
/* @end */

/* @group Blog Essentials / Feature Style */
.view-blogs-essentials-feature #featuretabs #feature-tabs-overlay {
	background-image: url(feature-box-orange.png);
	height:330px;
}
.view-www-centers #featuretabs #feature-tabs-overlay {
	background-image: url(feature-box-orange.png);
	height:330px;
	background-repeat: no-repeat;
}
.view-blogs-essentials-feature #feature-tabs-nav ul li, .view-www-centers #feature-tabs-nav ul li {
	height: 80px;
}
.view-blogs-essentials-feature .feature-title, .view-www-centers .feature-title {
	margin-top: -82px;
	font-size:14px;
}
.view-blogs-essentials-feature #feature-tabs-nav ul li a.feature-nav-item, .view-www-centers #feature-tabs-nav ul li a.feature-nav-item {
	height: 70px;
}
.view-blogs-essentials-feature #feature-tabs-nav ul li .feature-byline, .view-www-centers #feature-tabs-nav ul li .feature-byline {
	clear:left;
	color: #666666;
	font-size:11px;
}
.view-blogs-essentials-feature #featuretabs {
	height: 330px;
}
.view-www-centers #featuretabs {
	height: 330px;
}
.view-blogs-essentials-feature #featuretabs-wrapper {
	height: 330px;
}
.view-www-centers #featuretabs-wrapper {
	height: 330px;
}
.view-blogs-essentials-feature #feature-tabs-nav, .view-www-centers #feature-tabs-nav {
	padding-top:0px;
	height: 260px;
}
.view-blogs-essentials-feature #feature-tabs-nav .first, .view-www-centers #feature-tabs-nav .first {
	background-image: none;
	padding-top: 11px;
}
.view-blogs-essentials-feature #feature-tabs-nav ul li.ui-tabs-selected .feature-byline, .view-www-centers #feature-tabs-nav ul li.ui-tabs-selected .feature-byline {
	color: #fff;
}
.view-blogs-essentials-feature .features-footer, .view-www-centers .features-footer {
	margin-top:3px;
	padding-top: 6px;
	height: 24px;
}
.view-blogs-essentials-feature .node, .view-www-centers .blog-entry-teaser {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
	height: 240px;
	padding-bottom: 10px;
	overflow: hidden;
	z-index: 1;
}
/* @end */

#featuretabs h2.feature-title {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-bottom:-3px;
	border-bottom: 1px solid #ccc;
	float:none;
}
#view-www-front .feature-title {
	margin-bottom:0px;
}
.view-www-blogger-books .view-content {
	max-height: 280px;
	overflow: auto;
}
/* @group small/smart advertisements */

.view-www-adverts-small {
	float:left;
	width: 280px;
	border: 1px solid #ccc;
	padding: 10px;
	clear:both;
}
.attachment-before .view-www-adverts-small {
	float: left;
	width: 100%;
	padding: 0px;
	border:0px;
}
.small-advert {
	float:left;
	clear: both;
	padding-top: 15px;
}
.small-advert-image {
	float:left;
	width: 75px;
	padding-right: 5px;
}
.small-advert-text {
	float:left;
	width: 200px;
}
.view-www-adverts-small .view-footer {
	float:left;
	border-top: 1px solid #ccc;
	margin-top:10px;
	clear:both;
	font-weight: bold;
	font-size:11px;
}
/* @end */


/* @group article/blog entry links */
ul.links li.print_html, ul.links li.print_mail, ul.links li.statistics_counter {
	padding-right:15px;
	border-right: 1px solid #ccc;
}
ul.links li {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
	float:left;
}
ul.links li.service_links_digg, ul.links li.service_links_stumbleupon, ul.links li.service_links_reddit, ul.links li.service_links_facebook, ul.links li.service_links_twitter {
	padding-top: 2px;
	padding-left: 10px;
}
ul.links li.service_links_twitter {
	clear: right;
}
ul.links li.post_reply_entry {
	clear: both;
	margin-left:0px;
	padding-left:0px;
	padding-top: 11px;
}
ul.links li.contact_blogger {
	margin-left:0px;
	padding-left:15px;
	padding-top: 11px;
}
/* @end */

.features-footer .home-features-email-link, .features-footer .home-features-rss-link, .features-footer .home-features-more-link {
	height: 15px;
	padding-top: 2px;
}
.features-footer .home-features-more-link {
	position: relative;
	z-index: 999;
	background-image: url(icon-star-sm.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.features-footer .home-features-email-link {
	position: relative;
	z-index: 999;
	background-image: url(extlink.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position:9px 4px;
}
.features-footer .home-features-rss-link {
	position: relative;
	z-index: 999;
	background-image: url(rss-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 21px;
}
#blog-subscribe-block {
	padding-left: 13px;
	float:left;
}
#blog-subscribe-block h3 {
	color: #666;
	font-size:12px;
	margin-bottom: 0px;
	padding-bottom:2px;
}
#blog-subscribe-block ul {
	float:left;
	margin-top: 0px;
	padding-top:0px;
}
#blog-subscribe-block ul li {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 15px;
	float: left;
}
.blog-feed-signup {
	font-size:11px;
	font-weight: normal;
	background-image: url(rss-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 17px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.blog-email-signup {
	font-size:11px;
	font-weight: normal;
	background-image: url(icon-email-sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 17px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.view-www-selftests .views-summary {
	padding-top: 10px;
}
.view-www-selftests .views-summary li {
	display: inline;
	margin-right:10px;
}
.node-article .article-image-wrapper {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.article-image-wrap-article-top {
	float: left;
	width: 640px;
	margin-bottom: 10px;
}
.article-image-wrap-article-inline-full {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}
.article-image-wrap-article-inline-half {
	float: left;
	width: 230px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.article-image-caption {
	width: 100%;
}
.article-image-caption p {
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 11px;
}
.node-article .article-image-caption {
	float:left;
	clear:both;
	font-size: 10px;
	font-weight: normal;
	line-height: auto;
	padding-left: 2px;
	padding-right: 2px;
}
.node-article .article-image-wrapper img {
	float: left;
	margin:0;
	padding:0;
}
.blogger-quote {
	float:left;
	width:312px;
	color: #333;
	background:#fff;
}
.blogger-quote-photo {
	float:left;
	margin-right:0;
	width:58px;
}
.blogger-quote-text {
	float:left;
	width: 225px;
	padding-top: 0px;
}
.blogger-quote-quote {
	float:left;
	display: block;
	height: 26px;
	overflow: hidden;
	padding-bottom: 5px;
}
.blogger-quote a {
	color: #666;
	font-size: 13px;
}
.blogger-quote-name {
	float:left;
	clear:both;
	background-color: #efefef;
	font-size: 12px;
	padding: 3px;
	white-space: nowrap;
	height: 13px;
	width: 200px;
	font-weight:bold;
	text-align:center;
}
.essentials-subhead {
	font-size: 11px;
	color: #663399;
	text-transform: uppercase;
	font-weight: bold;
}
#webmd-widget-hlth-news {
	margin-top: 20px;
}
div.amazon-item div {
	height:auto;
}
.node-type-glossary-term .submitted a {
	color: #666;
}
.node-related-content h3 {
	font-weight: normal;
	font-size: 14px;
}
/* Begin Super Psych Formatting */
.node-type-basics2 .page-title {
	width: 450px;
}
.node-type-basics2 .field-field-basics2-headline {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #339900;
}
.node-type-basics2 #contentColumn {
	width: 470px;
	margin-left: 15px;
	padding-left: 0px;
}
.node-type-basics2 #rightColumn {
	padding-top: 10px;
}
.node-type-basics2 #rightColumn div.block {
	display: block;
}
.node-type-basics2 .content p {
	font-size: 14px;
	color: #000000;
}
.node-type-basics2 #contentColumn UL LI {
	font-size: 14px;
}
.node-type-basics2 #content-below a {
	font-size: 14px;
}
.node-type-basics2 #content-below a:hover {
	text-decoration: underline;
}
.node-type-basics2 div.dictionary-excerpt {
	display: block;
}
.node-type-basics2 .dictionary-excerpt img {
	float: left;
}
.node-type-basics2 .dictionary-excerpt p {
	vertical-align: middle;
	float: left;
	color: #666666;
}
.node-type-basics2 .dictionary-excerpt a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#leftColumn .view-www-basics2 {
	margin-top: 10px;
	margin-bottom: 30px;
}
#leftColumn .view-www-basics2 .view-header {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 154px;
}
#leftColumn .view-www-basics2 .views-row a {
	width: 134px;
	display: block;
	padding: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: right;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f8f8fa;
	background-image: url(dash-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftColumn .view-www-basics2 .views-row a.active {
	width: 134px;
	font-weight: normal;
	background-color: white;
	background-image: url(dash-1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftColumn .view-www-basics2 .views-row-first a {
	border-top: 1px solid #ccc;
}
#leftColumn .view-www-basics2 .views-row-last a, #leftColumn .view-www-basics2 .views-row-last a.active {
	border-bottom: 1px solid #ccc;
	background-image: none;
}
.node-related-content-basics2 {
	display: block;
}
.node-related-content-image-basics2 {
	display: block;
	width: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.node-related-content-info-basics2 {
	margin-bottom: 30px;
	width: 350px;
	display: block;
	float: left;
}
.node-type-basics2 h2 {
	color: #339900;
}
.node-related-content-info-basics2 h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.node-related-content-info-basics2 p {
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
}
.node-related-content-articles-basics2 h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
}
.node-related-content-articles-basics2 h3 a {
	font-size: 13px;
	font-weight: normal;
	color: #236FB5;
	text-decoration: underline;
}
.node-related-content-articles-basics2 ul {
	/*  list-style-type: none; */
/*  margin: 0px; */
  padding: 0 0 0.25em 1.5em;
}
/* End Super Psych Formatting */

/* Begin Slideshow Formatting */
.node-type-slideshow .slideshow-image {
	margin-bottom: 10px;
}
.node-type-slideshow .slideshow-image .slideshow-caption {
	padding-top: 5px;
}
/* End Slideshow Formatting */
.reviews_banner img {
	float:left;
	margin:2px 5px 2px 0;
	border:1px solid #000;
	padding:3px;
	background:#fff;
}
.reviews {
	border-bottom:1px dotted #457C92;
	margin:5px 0;
	padding:0 0 5px;
}
.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover {
	color:#808080;
	text-decoration:none;
}
.reviews h4, .reviews h4 a {
	padding:0;
	margin:0;
	text-align:left;
	color:#104867;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
a.read-more {
	background:#ff9211;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px 10px;
}

