h2 {
	margin: 0 10px;
	width: 970px;
	height: 36px;
	font-size: 24px;
	color: #7F6877;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #1a1a1a;
}

.box1 h2 {
	font-size: 14px;
	padding-top: 7px;
	height: 24px;
	border-bottom: none;
}

#mainContent {
	margin: 0 0 15px 10px;
	padding: 0 10px 0 0;
	width: 727px;
	float: left;
}

#article {
	width: 542px;
	font-size: 11px;
	float: right;
	margin-top: 5px;
}

#article h2 {
	text-align: left;
	font-size: 20px;
	margin: 0;
	height: auto;
	border-bottom: none;
	width: 100%;
}

#article h6 {
	color: #000;
	margin: 0 0 14px 0;
	font-weight: normal;
}

#article p {
	font-size: 11px;
	margin: 0 0 14px 0;
	line-height: 14px;
}

#article h3 {
	font-size: 13px;
}

#article h4 {
	font-size: 12px;
}

#article h4 {
	font-size: 11px;
}

#article ul, #article ol {
	margin: 0 0 14px 20px;
	line-height: 14px;
}

#article li {
	margin: 0 0 4px 0;
}

#article .more {
	height: 18px;
	width: 542px;
	padding: 2px 0 0 5px;
	background: #BFB3BA;
	position: relative;
}

#article .more a {
	color: #000;
	font-size: 12px;
	background: url(../../../images/equinox/big_more_arrow.gif) 70px 2px no-repeat;
}

#pageNumbers {
	float: left;
	background: none;
	width: auto;
	padding: 0;
	margin: 0;
	font-size: 9px;
}

#article .more #pageNumbers a {
	width: auto;
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	display: inline;
	font-size: 9px;
}

#article .more #pageNumbers a.thisPage {
	font-size: 11px;
	font-weight: bold;
}

#contents {
	margin: 60px 0 20px 10px;
	padding: 10px;
	width: 141px;
	border: 1px solid #1a1a1a;
	border-right: none;
}

#contents h4 {
	color: #3a3a3c;
	font-size: 12px;
	margin: 0 0 14px 0;
}

#contents ul {
	list-style: none;
}

#contents li {
	padding: 0;
}

#contents li a {
	color: #000;
	text-decoration: none;
}

#contents li a:hover {
	color: #90278E;
}


#midAd {
	width: 160px;
	height: 600px;
	margin: 0 0 0 10px;
}

#sidePanel {
	margin: 0 0 0 752px;
	width: 228px;
	border-bottom: 1px solid #1a1a1a;
}

#sidePanel .box1 {
	min-height: 100px;
	margin-bottom: 0;
	border-top: none;
}

#sidePanel ul {
	list-style: none;
	padding: 10px
}

#sidePanel li {
	padding: 0;
}

#sidePanel li a {
	color: #000;
	text-decoration: none;
}

#sidePanel li a:hover {
	color: #90278E;
}

#healthNews h2 {
	margin-bottom: 0;
}

#healthNews {
	position: relative;
	font-size: 9px;
	margin: 0;
	width: 226px;
	height: 409px;
	border-bottom: 20px solid #58585a;
}

#healthNews h2 {
	margin: 0 0 0 0;
}

#healthNews a {
	color: #000;
	text-decoration: none;
}

#healthNews a:hover {
	text-decoration: underline;
}

#healthNews h4 {
	width: 80px;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	padding: 0px 0 0 0;
	height: 26px;
	background: url(../../../images/equinox/account_tab_back.gif) repeat-x;
	border: 1px solid #1a1a1a;
	border-right: none;
}

#healthNews h4.first {
	width: 64px;
	border-left: none;
}

#healthNews h4 a {
	display: block;
	width: 80px;
	height: 21px;
	padding: 5px 0 0 0;
}

#healthNews h4.first a {
	width: 64px;
}

#healthNews h4 a:hover {
	color: #90278E;
	text-decoration: none;
}

#healthNews .newsItems {
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
	width: 100%;
	overflow: auto;
	height: 350px;
}

#healthNews .newsItems h5 {
	padding: 5px 0 0 10px;
}

#healthNews .newsItems p {
	padding: 0 0 0 10px;
}

#healthNews .show h4 {
	background: url(../../../images/equinox/account_tab_sel_back.gif) repeat-x;
	border-bottom: none;
}

#healthNews .show .newsItems {
	display: block;
}

#healthNews .rss {
	min-height: 68px;
	padding-bottom: 2px;
}

#healthNews .rssalt {
	min-height: 68px;
	padding-bottom: 2px;
	background: #f2efee;
}

/* IE hacks */

* html #healthNews .rss {
	height: auto !important;
	height: 68px;
}

#healthNews .rssalt {
	height: auto !important;
	height: 68px;
}