﻿/**
 * Contents
 * 1) General, 2) Utility, 3) Zones and Content, 4) Site Actions, 5) Edit Mode
 * 6) Search, 7) Nav,  8) Headings, 9) Body and layout, 10) Article
 * 11) Article Comments, 12) Home Page, 13) Secondary, 14) Stats and Facts, 15) Marketplace
 * 16) Ads, 17) Forms, 18) Footer, 19) Article Pagination, 20) Solr Search
 * 21) Recaptcha, 22) Microformats, 23) CE Tests, 24) Misc.
 */

/**
 * 1) General
 */
body {
	background:#fbfbf9 url(Images/bodyBg.png) repeat-x;
	color:#515050;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, ul, dl {margin-top:0;}
ul, li  {font:12px Arial, Helvetica, sans-serif;}
a img {border:0}

/**
 * 2) Utility
 */
.block   {display:block;}
.clearL  {clear:left;}
.clearR  {clear:right;}
.clear   {clear:both;}
.floatL  {float:left;}
.floatR  {float:right;}
.floatN  {float:none;}
.hide   {display:none; visibility:hidden;}
.inline {display:inline;}
img.floatR {margin-left:5px;}
img.floatL {margin-right:5px;}
.mar-b{margin-bottom:10px}
 
/* lists */
.circle {list-style:circle;}
ol, .decimal {list-style:decimal outside;}
ul, .disc {list-style:disc outside;}
.none {list-style:none;margin:0; padding:0}
.square {list-style:square;}

/**
 * 3) Zones and Content
 */
#content {
	float:left;
	padding-left:10px;
	padding-right:10px;
	width:555px;
}

#content h1 {
	border-bottom:0;
	color:#e4ac6c;
	font:400 30px Tahoma;
	margin:0 0 10px;
	padding-top:10px;
	text-align:left;
}

#relatedContentColumn {
	float:left;
	margin-top:10px;
	text-align:left;
	width:180px;
}

#relatedContentReporterLeft {
	text-align:left;
	padding:10px;
	margin-top:10px;
	background-color:#edeae6;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	float:left;
	width:280px !important;
	width:300px;
	height:200px;
}

#relatedContentReporterRight {
	text-align:left;
	padding:10px;
	margin-top:10px;
	background:#edeae6;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
	float:left;
	width:278px !important;
	width:300px;
	height:200px;
	margin-left:10px;
}

#tocFocusWrapper {
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0E8;
	min-height:20px !important;
	height:auto !important;
	height:20px;
	border:1px #e0d4b5 solid;
}

#siteWrapper .tocSection {
	color:#888;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
}

#tocCoverShot img {
	margin-right:10px;
	width:200px;
	height:276px;
	border:2px white solid;
}
#hptocCoverShot img {
	margin-right:10px;
	width:95px;
	height:125px;
	border:2px white solid;
}
.issueGallery {
	width:150px;
	float:left;
	text-align:center;
	height:180px;
	margin-bottom:5px;
}

.issueGallery img {
	width:95px;
	height:125px;
}

#coverStory {
	background:#9F9A8E url(/Style%20Library/Images/toc-top-bg.jpg) repeat-x;
	color:#fff;
	padding:10px;
	min-height:20px !important;
	height:auto !important;
	height:20px;
}

#sections {
	border:0;
	float:left;
	padding:10px 0;
	width:617px;
}

#sections .features {
	padding-right:4px;
	width:292px;
}

.focus {
	font:12px Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0E8;
	border:1px #e0d4b5 solid;
	min-height:20px !important;
	height:auto !important;
	height:20px;
}

.focusGray {
	font:12px Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:10px;
	background-color:#f4f4f4;
	border:1px #e0d4b5 solid;
	min-height:20px !important;
	height:auto !important;
	height:20px;
}

.newsletterFocus {
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0E8;
	border:1px #e0d4b5 solid;
	min-height:20px !important;
	height:auto !important;
	height:20px;
	background-image:url(/SiteCollectionImages/bgSubscribeToday.jpg);
}

#hpCoverShot {
	float:left;
	height:140px;
	padding-right:10px;
	width:100px;
}

.hpCoverShot img {
	height:140px;
	width:100px;
	border:2px white solid;
}

#hpCoverStory {
	float:right;
	width:180px !important;
	width:185px;
}

#contentSkyscraper {
	float:left;
	width:555px;
	padding-right:10px;
	padding-left:10px;
}

#relatedContentSkyscraper {
	text-align:left;
	float:left;
	width:180px;
}

.ms-sbrow .ms-sbcell {
	font-size:100%;
	padding:2px;
	border:0;
	background-color:transparent;
}

#currentIssueBox {
	float:left;
	width:370px;
	height:54px !important;
	height:55px;
	overflow:hidden;
	margin-left:10px;
	background:transparent url(Images/subscribeFan.gif) no-repeat right top;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#fff;
}

#currentIssueBox img {
	border:0;
	height:140px;
	margin:8px 0 0 8px;
	width:110px;
}

#currentIssueBox a {
	color:#df9913;
	font:700 18px/11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#currentIssueBox a:hover {
	color:#c30;
	text-decoration:none;
}

.subscribeSpacer {
	height:27px !important;
	height:24px;
}

.more {
	background:url(Images/arrowRightGray.gif) no-repeat left 5px;
	font:italic 700 12px Arial, Helvetica, sans-serif;
	margin:10px 0 5px;
	padding:3px 3px 3px 14px;
	text-align:left;
}

.moreButtonGray,table .moreButtonGray {
	background:#e5e5e5 url(Images/bgMoreButton.gif) repeat-x scroll left top;
	border:1px #e5e5e5 solid;
	font:700 11px Arial, Helvetica, sans-serif;
	margin:10px 5px 5px 0;
	padding:3px 5px;
	text-align:left;
}

#siteContent .moreButtonGray a,table .moreButtonGray a {
	color:gray;
	text-decoration:none;
}

#siteContent .moreButtonGray a:hover,table .moreButtonGray a:hover {
	color:#000;
	text-decoration:none;
}

.moreButton,table .moreButton {
	background:#126898;
	border:1px #e5e5e5 solid;
	color:#fff;
	font:700 11px Arial, Helvetica, sans-serif;
	margin:10px 5px 5px 0;
	padding:3px 5px;
	text-align:left;
}

table .moreButton a:hover, #siteContent #current-issue .moreButton a:hover, #siteContent .moreButton a:hover  {
	color:#b1d7ec;
	text-decoration:none;
}

#current-issue .box-content .moreButton a{color:#fff}
#current-issue h3{font-size:16px; font-weight:700;}
#siteContent #current-issue h6 {color:#000;}

table .moreButton a,#siteContent .moreButton a {
	color:#fff;
	text-decoration:none;
}

table#ctl00_PlaceHolderMain_EditModePanel1_ctl08_ctl00_RadHtmlField1Wrapper {
	width:590px !important;
}

.rade_wrapper {width:590px !important;}
.radeditor {width:590px !important;}

div #OrderFactSheets td img {
	height:40px;
	width:144px;
}

div #OrderFactSheets td input {width:30px;}
div #FactSheetsCart td input {width:300px;}
.print-article {display:none;}

div #OrderFactSheets td,div #FactSheetsCart td {
	font:12px Arial, Helvetica, sans-serif;
	padding:5px;
}

/**
 * 4) Site Actions
 */
#pageStatusConsole {
	background-color:#f6fdfd;
	width:985px;
	margin:0 auto;
}

#siteActions {
	background-color:#f6fdfd;
	width:985px;
	height:18px;
	margin:0 auto;	
	text-align:right;
}

/**
 * 5) Edit Mode
 */
#EditModeLabel {
	background:#000;
	color:#FF9;
	display:none;
	font:700 16px Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:10px;
	text-align:left;
	width:985px;
}

#editModePanel {
	background:#e3efff;
	border:1px #add1ff solid;
	padding:5px;
	width:400px;
}

/**
 * 6) Search
 */
#searchBox {
	background:url(/Style%20Library/Images/search-bg.gif) no-repeat;
	bottom:80px;
	height:46px;
	padding:0 10px;
	position:absolute;
	right:0;  
	width:287px;
}

#searchBox div {
	bottom:19px;
	position:absolute;
}

#searchBox input {
	border:1px solid #fff;
	font-size:12px;
	margin-top:-8px;
	padding:0 0 2px 3px;
	vertical-align:middle;
	width:198px;
}

#SearchButton {display:inline-block; padding-top:4px;}
#SearchButton img {border:0; margin-bottom:-2px}

div .srch-Description {
	color:#808080;
	font:12px Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

div .srch-Page-bg {
	background-color:#fff;
	font:700 12px Arial, Helvetica, sans-serif;
	padding:3px;
	text-align:right;
}

div .srch-Page {background-color:#f2f2f2 !important;}

div .srch-Stats {
	font:12px Arial, Helvetica, sans-serif;
	background-color:#edeffb !important;
	border:1px silver solid;
	padding:8px;
}

div .srch-Sort {
	font:12px Arial, Helvetica, sans-serif;
	background-color:#fff;
}

div .srch-Sort {
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
}

div .srch-Metadata {
	border-bottom:0 silver dotted;
	border-top-style:none;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

div .srch-Title {
	font-size:18px;
	font-weight:700;
}

span.srch-URL {display:none;}

.article-start-date {
	border-top:1px #CCC dotted;
	margin-top:20px;
	padding-top:10px;
}

/**
 * 7) Nav
 */
#mainNav {
	float:left;
	height:49px;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:215px;
	width:985px;
}

#mainNav li {float:left;}

#mainNav a {
	background:url(/Style%20Library/Images/navBg.gif) repeat-x 0 0;
	color:#0C4362;
	display:block;
	font:700 14px "times new roman", times, serif;
	line-height:49px;
	padding:0 10px;
	text-decoration:none;
}

#mainNav .active a {background:#817B6E;	color:#fff;}
#mainNav a:hover {background:url(/Style%20Library/Images/navBg.gif) repeat-x 0 -49px; color:#fff;}

/* top nav */
ul#nav-top {margin:0; padding:5px 0;}
ul#nav-top li{display:inline; margin:0 10px 0 0; color:#b1d7ec; }
ul#nav-top li a{color:#b1d7ec; font-weight:700; margin-right:10px; }

/* breadcrumbs */
.ms-pagebreadcrumb, .ms-pagebreadcrumb a {
	background:transparent;
	border:0;
	padding:0 10px;
}

/**
 * 8) Headings
 */
h1,h2,.tocIssueDate, .ms-wpBody h2 {
	border-bottom:1px solid #ECECEC;
	color:#0082D0;
	font:400 23px georgia, arial, sans-serif;
	margin:0 0 .5em;
	padding-bottom:5px;
}
h2.masthead {
	border-bottom:0px solid #ECECEC;
	color:white;
	font:400 23px georgia, arial, sans-serif;
	margin-top:50px;
}


h1.article {
	border-bottom:0 silver dotted;
	color:#00334d;
	font:400 36px "times new roman", times, serif;
	letter-spacing:-1px;
	margin:0;
	padding:4px 4px 0 0;
	text-align:left;
	text-transform:capitalize;
	width:100%;
}

h3 {
	font-size:1.2em;
	margin:0 0 1em;
}

.articleTitleMore {
	margin:0 0 10px 5px;
}

/*.ms-WPBody h2 {
	background:silver;
	color:#00334d;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:700;
	letter-spacing:0;
	margin:0;
	padding:5px;
}*/

.ms-WPBody {font:12px Arial, Helvetica, sans-serif;}
#contentAux h2 {margin-bottom:0;}

#siteContent h2 a {
	color:#004f93;
	text-decoration:none;
}

#siteContent h2 a:hover {
	color:#004f93;
	text-decoration:underline;
}

#hpColumnOne h2,#hpColumnTwo h2,#hpColumnThree h2,#adColumnRectangle h2,#relatedContent h2
#contentRectangle h2,#hpBreakingNewsWrapper h2 {
	background:#00334d url(Images/bgSection.gif) repeat-x;
	color:#FFF;
	margin-right:0 !important;
}

#contentAux h3 {
	color:#0082D0;
	font:400 23px georgia,arial,sans-serif;
	margin:0;
}

.ms-WPBody h3 {
	color:#0082D0;
	font:400 20px georgia,arial,sans-serif;
	margin:0 0 1em;
}

h3.ms-standardheader {
	border-bottom:1px #3e5e2c dotted;
	color:#0B4364;
	font:700 14px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:4px;
	text-align:left;
	text-transform:capitalize;
}

h4 {
	color:#0082D0;
	font:22px georgia,arial,sans-serif;
}

tr.ms-WPHeader td {
	border:0 #FFF solid;
	padding-bottom:5px;
}

/* SharePoint style that needs to be overridden */
h5 {
	color:#515050;
	font:700 12px Arial, Helvetica, sans-serif !important;
	margin:0 0 1em;
}

.ms-WPBody h5 {
	color:#5a73a6;
	font:400 22px Georgia, "times new roman", times, serif !important;
	padding-bottom:10px;
}

h6 {
	color:#000;
	font-size:12px;
	font-weight:700;
}

.authorBioContent h6 {
	color:#585653;
	font:700 18px Arial, Helvetica, sans-serif;
	padding:5px 0;
}

.authorBioContent {
	background:#F0F0E8;
	border:1px #e0d4b5 solid;
	margin-bottom:10px;
	padding:10px;
}

#hpResourceCenter h5 a {
	color:#000;
	font:700 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#copy h5 a {
	color:#d38507;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:700;
	text-transform:uppercase;
}

.ms-WPBody h6 {
	color:#585653;
	font-size:18px;
	font-weight:700;
	padding:5px 0;
}

#copy h5 a:active,#copy h5 a:hover {color:#dd6c2a;}

.channelsDisplayTitle {
	color:#585653;
	font:700 18px Arial, Helvetica, sans-serif;
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0E8;
	border:1px #e0d4b5 solid;
	min-height:20px !important;
	height:auto !important;
	height:20px;
	display:none;
}

/**
 * 9) Body and layout
 */
#siteWrapper {
	height:auto;
	margin:0 auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:985px;
}

#mastHead {
	height:272px;
	position:relative;
	width:985px;
}

#subscribeNow {
	background:transparent url(Images/subscribeNowCover.gif) no-repeat scroll 70px center;
	float:left;
	padding:7px 0 7px 175px;
	width:400px;
}

#magazineSearch {float:right;}

#mastHead input {
	color:gray;
	font:13px Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:1px;
}

#logoTop {
	float:left;
	margin:0;
	padding:0;
}

#siteContent {
	overflow:hidden;
	padding-top:10px;
}

#siteLogo {
	background:url(researchmag_logo.gif) no-repeat;
	float:left;
	height:85px;
	width:460px;
}

#siteContent a, a, a:active {color:#8eb101;text-decoration:none;}
#siteContent a:hover, a:hover {color:#b5df23; text-decoration:underline}
a.link-more {color:#8eb101; font-size:13px;}

#contentMain, #contentRectangle {
	float:left;
	width:647px;
}

#contentAux {
	float:right;
	width:330px;
}

#contentMain.full {width:985px;}
.full #contentAux {width:285px;}

.box-top {
	background:url(/Style%20Library/Images/hp-main-top.png) 0 100% no-repeat;
	height:11px;
}

.box {
	background:url(/Style%20Library/Images/hp-main-mid.png) repeat-y;
	padding:5px 15px;
}

.box-bottom {
	background:url(/Style%20Library/Images/hp-main-btm.png) no-repeat;
	height:9px;
	margin-bottom:10px;	
}

.box-content {
	background:#F0EFEA;
	padding:10px;
}

#contentAux .box-content {margin-bottom:10px;width:280px}

#contentAux .box-top {
	background:url(/Style%20Library/Images/hp-side-top.png) 0 100% no-repeat;
	height:10px;
}

#contentAux .box {
	background:url(/Style%20Library/Images/hp-side-mid.png) repeat-y;
}

#contentAux .box-bottom {
	background:url(/Style%20Library/Images/hp-side-btm.png) no-repeat;
	height:8px;
}

.full .box-top {background:url(/Style%20Library/Images/fullwidth-top.png) 0 100% no-repeat;}
.full .box {background:url(/Style%20Library/Images/fullwidth-mid.png) repeat-y;}
.full .box-bottom {background:url(/Style%20Library/Images/fullwidth-btm.png) no-repeat;}

.inner {width:617px;}
#editors-blog .inner {width:370px;}
#advisors .inner {width:507px}

/* Button and image link styles */
#siteContent a.btn, a.btn-img {
	background:#fefefe;
	border:2px solid #ddd;
	color:#457792;	/*display:block;*/	font-size:1.2em;
	font-weight:700;
	/*margin-bottom:1.5em;
	padding:5px;*/
}

#siteContent a.btn:hover, a.btn-img:hover img {border-color:#8EB101; color:#457792; text-decoration:none}
a.btn-img {border:0; background-color:transparent; display:inline;}
a.btn-img img {border:2px solid #457792; padding:2px;}


/* Boomer Countdown */
#boomer-countdown { /*width: 280px;*/ background: url(/Style%20Library/Images/boomer-clock-bg.jpg) no-repeat; margin: 0 0 0px; color: #fff; padding: 4px 10px 10px; font-family: Georgia, Arial, Sans-serif; height: 96px ;}
#boomer-countdown a, #boomer-countdown a:hover { color: #fff; text-decoration: none; }
#boomer-countdown h3 { font-size: 1.4em; }
#clock { float: left; border: 1px solid #e0ded1; background: #80090f;padding: 10px 6px; color: #fff; font-size: 1.7em; font-weight: 800; font-family: Arial, Sans-serif; margin: 12px 0px 0px 0px;}
#countdown-info { width: 150px; float: left; font-size: 18px; margin:10px 0px 0px 6px;}


.classifiedTitle, .classifiedBody, .copy, #copy, #Copy{
	font:12px Arial, Helvetica, sans-serif;
}

div.copy, .altrow {padding:2px;}
.altrow {background-color:#FAFAFA}

.copy18 {font:700 18px Arial, Helvetica, sans-serif;}
.copy18 a {font:18px "times new roman", times, serif;}
.copy16 {font:700 16px Arial, Helvetica, sans-serif;}

.separator {
	border:0;
	border-bottom:1px dashed #999;
	margin-bottom:1em;
}

.quick_links {
	background:#FDFDFD;
	border:1px solid #EFEFEF;
	float:right;
	padding:10px;
	width:230px;
}

.date {
	color:#999;
	font:italic 11px Arial, Helvetica, sans-serif;
	padding-top:5px;
}

.hpDate {
color:#fff;
	font:400 12px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	margin:0;
	padding-top:5px;
	text-align:right;
}

.wpBody {
	font:12px Arial, Helvetica, sans-serif;
	padding:7px;
}

.copy16 a,.copy16 a:hover {
	font:16px Arial, Helvetica, sans-serif;
}

.hpFeaturedChannelBox {
	font:12px Arial, Helvetica, sans-serif;
	padding:10px 10px 0;
	float:left;
	width:290px !important;
	width:310px;
	height:145px;
	overflow:hidden;
}

.channelSponsor {
	background-color:#fff;
	border:#ccc 1px solid;
	color:silver;
	font-size:8pt;
	font-style:oblique;
	height:auto;
	margin-bottom:5px;
	text-align:center;
}

.channelSponsor img {margin:5px;}

.smallCopy {
	color:#808080;
	font:11px Arial, Helvetica, sans-serif !important;
}

.smallLabel {
	color:#0f487f;
	font:700 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase
}

.nameLabel {
	font:700 11px Arial, Helvetica, sans-serif;
}

.titleLabel {
	color:#808080;
	font-weight:700;
	padding-bottom:5px;
	text-transform:uppercase;
}

#hpBlock {padding:7px;}

td.ms-vb {
	font:700 12px Arial, Helvetica, sans-serif;
	vertical-align:top;
}

td .ms-vb {padding:7px;}

td.ms-vb .ms-long {
	background:url(Images/searchBg.gif) no-repeat;
	border:1px silver solid;
	width:175px;
}

#contentRectangle td.ms-vb .ms-long {width:386px;}

.ms-vb b {
	font-weight:400;
	padding-left:5px;
	margin-top:5px;
}

#button {
	padding:5px 15px;
	font-weight:700;
	border:1px silver solid;
	background-color:#edeffb;
}

#button a {text-decoration:none;}
#button a:hover {color:#dd6c2a;	text-decoration:none;}

#blueButton {
	background:url(mainNavBgHov.jpg) repeat-x;
	background-color:#000;
	border-bottom:1px #000 solid;
	border-left:1px solid silver;
	border-right:1px #000 solid;
	border-top:1px solid silver;
	font-weight:700;
	padding:3px 10px;
}

#blueButton a:hover {
	color:#9CF;
	text-decoration:none;
}

div .mp-alternating {
	background:#F5F5F5;
	font:12px Arial, Helvetica, sans-serif;
}

#issueGallery {
	border:1px #f2f2f2 solid;
	float:left;
	margin:0 10px 30px 0;
	padding:10px 0;
	text-align:center;
	width:125px;
}

#issueGallery img {
	height:140px;
	margin-bottom:5px;
	width:100px;
}

#investingGuides {
	float:left;
	height:210px;
	margin:0 10px 30px 0;
	padding:0 0 10px;
	text-align:center;
	width:125px;
}

#investingGuidesWide {
	height:auto;
	margin:0 0 15px;
	padding:0 0 10px;
	text-align:left;
}

.servicesTitle .ms-WPBody div {
	border-bottom:1px silver solid;
	color:#70675f;
	font:100 18px Arial, Helvetica, sans-serif;
	margin:5px 0;
	padding:5px 0;
}

.smallLabel {
	color:#0f487f;
	font:700 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.nameLabel {font:700 11px Arial, Helvetica, sans-serif;}

.titleLabel {
	color:gray;
	font-weight:700;
	padding-bottom:5px;
	text-transform:uppercase;
}

.classifiedTitleWrapper {
	background:#edeffb;
	border-bottom:1px silver solid;
	border-right:1px silver solid;
	height:30px;
	padding:10px;
}

#blueButton a {
	color:#FFC;
	padding-left:10px;
	text-decoration:none;
}

.classifiedTitle {
	float:left;
	color:#0f487f;
	font:400 18px Arial, Helvetica, sans-serif !important;
}

.classifiedSwitch {
	float:right;
	font-size:11px;
	font-weight:700;
}

.classifiedBody {
	border:1px solid silver;
	border-top:0;
	clear:both;
	color:#666;
	margin-bottom:15px;
	padding:10px;
}

#contentRectangle .subButton a:hover {
	color:#fff;
	text-decoration:none;
}

.personalityContent {
	clear:both;
	margin-bottom:15px;
}

#contentRectangle .subButton a {
	background:#5a6f8e;
	border:2px solid silver;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:700;
	padding:6px 15px;
	text-decoration:underline;
}

.eventsCalendarWrapper {
	padding:10px;
	min-height:70px !important;
	height:auto !important;
	height:70px;
	background-color:#edeffb;
	border-right:1px silver solid;
	border-bottom:1px silver solid;
}

.eventMonthURL {
	float:left;
	width:90px;
}

.factSheetBandOn {background-color:#EDEAE6;}

.required {
	color:#f00;
	font-weight:700;
}

/**
 * 10) Article
 */
#editModePanel {width:610px;}
#globalWrapper {width:985px;}

#columnOneArticle {
	float:left;
	height:auto;
	width:750px;
}

.articleIssueDate {
	border-bottom:0;
	color:#c5b080;
	font:400 40px "times new roman", times, serif;
	letter-spacing:-1px;
	margin:0 0 5px;
	padding:7px 5px 5px;
	text-transform:capitalize;
	width:100%;
}

#columnTwoArticle,#columnThreeArticle {
	float:right;
	height:auto;
	width:170px;
}

.webExclusives, .breakingNews {display:none;}

#articleTitle {
	font:400 30px "times new roman", times, serif;
	margin:0 0 10px;
	color:#000;
	padding-top:4px;
}

#articleTools {
	font-size:11px;
	margin-bottom:15px !important;
	padding-bottom:0 !important;
	padding-bottom:10px;
}

#articleToolBox {
	float:right;
	width:auto;
	padding-top:5px !important;
	padding-top:1px;
}

.printButton {
	background:url(Images/printer.png) no-repeat left 4px;
	color:#36C;
	display:inline;
	height:15px;
	padding:5px 5px 5px 20px;
	text-decoration:none;
}

.largeTextButton {
	background:url(Images/textLarge.gif) no-repeat left 4px;
	color:#36C;
	display:inline;
	height:15px;
	padding:5px 5px 5px 20px;
	text-decoration:none;
}

.smallTextButton {
	background:url(Images/textSmall.gif) no-repeat left 4px;
	color:#36C;
	display:inline;
	height:15px;
	padding:5px 5px 5px 20px;
	text-decoration:none;
}

.returnButton {
	background:url(Images/arrowLeftBlue.gif) no-repeat left 4px;
	color:#36C;
	display:none;
	height:15px;
	padding:5px 0 5px 20px;
	text-decoration:none;
}

.subscribeButton {
	background:url(Images/subscribe-iconn.gif) no-repeat left 4px;
	color:#36C;
	display:inline;
	float:right;
	font-weight:100;
	height:15px;
	padding:5px 80px 5px 20px;
	text-decoration:none;
}

#HMDByline {
	padding:0 !important;
	padding:10px 0 0;
	margin:0 10px 0 0;
	list-style-type:none;
}

#feedFlare {
	float:left;
	height:16px;
	margin-top:3px;
	text-align:right;
}

#feedFlare img {border:0;}

#feedFlare li {
	display:inline;
	padding-left:15px;
	padding-right:0;
}

#articleSubtitle {
	color:#999;
	font-size:16px;
	font-style:italic;
	margin-bottom:1px;
	text-align:left;
}

#articleByline {
	font-size:11px;
	font-weight:700;
	height:15px;
	text-transform:uppercase;
	border-top:0 #cdcdcd dotted;
	padding:10px 0 0 !important;
	padding:5px 0 0;
}

.articleDate {
	font:11px Arial, Helvetica, sans-serif;
	border-bottom:1px #cdcdcd dotted;
	padding:5px 0 0 !important;
	padding:5px 0 10px;
	margin-bottom:0 !important;
	margin-bottom:10px;
	text-align:left;
	background:url(Images/subscribeBgTall.gif) no-repeat right bottom;
}

.articleDateHover {background:url(Images/subscribeBgTall.gif) no-repeat right bottom;}
.commentInstruction {margin:10px 0;}


/* Issue Article Pagination*/
.articlePagingPageCount {
	border:1px #4c76a9 solid;
	display:none;
	float:left;
	margin-bottom:15px;
	padding:3px 3px 3px 7px;
	text-align:center;
	width:85px;
}

.ArticlePagingCurrentPage {
	background:#fff;
	background-color:#c0c0c0;
	border:1px gray solid;
	float:left;
	font-weight:700;
	margin:15px 5px 5px;
	padding:5px;
	/*background-image: url('Images/gradBackSearch.jpg');
	background-repeat: repeat-x;
	background-position: left top;*/
}

a.ArticlePagingDirectPageLink {
	background:#FBFBF9;
	border:1px #ccc solid;
	color:#6CA6C6;
	float:left;
	font-weight:400;
	margin:15px 5px 5px;
	padding:5px;
	background-image: url('Images/gradBackSearch.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

a.ArticlePagingNextLink {
	background:#FBFBF9;
	border:1px #ccc solid;
	color:#6CA6C6;
	float:left;
	font-weight:400;
	margin:15px 5px 5px;
	padding:5px;
	background-image: url('Images/gradBackSearch.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}

a.ArticlePagingPreviousLink {
	background:#FBFBF9;
	border:1px #ccc solid;
	color:#6CA6C6;
	float:left;
	font-weight:400;
	margin:15px 5px 5px;
	padding:5px;
	background-image: url('Images/gradBackSearch.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
/*  End Issue Article Pagination */


ul#TopArticlesCollection {
	margin-bottom:0;
	margin-top:0;
}

#articleComments,#emailColleague,#relatedArticles,#articleMostViewed {
	background:#f2f2f2;
	float:left;
	height:auto;
	margin-top:20px;
	padding:10px;
	width:350px;
}

#articleComments table,#relatedArticles table {
	color:gray;
	font-size:12px;
}

.Section,p.Section {
	border-bottom:#d3d3d3 1px solid;
	color:#a42420;
	font-size:14px;
	font-weight:700;
	margin:0 0 10px;
	padding:5px 0;
	text-transform:uppercase;
}

ul#TopArticlesCollection li {
	list-style:none;
	margin-left:-40px;
	font:12px arial, helvetica, sans-serif !important;
}

.link-item {
	font:12px Arial, Helvetica, sans-serif !important;
	margin-bottom:0;
	margin-left:-5px;
}

#relatedContent #linkitem .link-item {
	padding-left:10px;
	background:url(Images/smallGrayBullet.gif) 0 5px no-repeat;
	font:12px Arial, Helvetica, sans-serif !important;
}

#relatedContent #linkitem .link-item a {font-size:12px !important;}
#linkitem {margin:0 !important;}

.TopArticle {
	padding-left:10px;
	background:url(Images/smallGrayBullet.gif) 0 5px no-repeat;
	font:12px arial, helvetica, sans-serif !important;
}

#hpColumnThree .TopArticle {
	padding:0 0 3px 15px;
	background:url(Images/smallGrayBullet.gif) 5px 10px no-repeat;
	font:12px arial, helvetica, sans-serif !important;
}

#columnThreeHome h3 {margin-top:15px;}

.smallBullet {
	padding-left:10px;
	background:url(Images/smallGrayBullet.gif) 0 5px no-repeat;
	font:12px arial, helvetica, sans-serif !important;
}
/**
 * 11) Article Comments 
 */
#CommentCollection {
	margin-left:0 !important;
	padding-left:5px !important;
}

#CommentCollection ul {
	list-style:none outside;
	margin:10px 0;
	padding:0;
}

.Comment {list-style:none;}
.Comment li {padding-top:25px;}

.CommentBody {
	list-style:none;
	padding-left:20px;
}

.CommentDateTime {
	border-top:1px #0f487f dotted;
	color:gray;
	font-size:11px;
	font-style:italic;
	list-style-type:none;
	padding-left:20px;
	padding-top:10px;
}

.CommentAuthor {
	color:#000;
	font-size:11px;
	font-weight:700;
	list-style-type:none;
	padding-bottom:5px;
	padding-left:20px;
}

.CommentSubject {
	color:#0f487f;
	font:400 20px Georgia, "times new roman", times, serif !important;
	padding-bottom:10px;
	padding-left:5px;
	margin-left:15px;
	list-style-image:url(Images/comment.gif);
}

#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1_ctl00_btnSubmit {
	float:left;
	margin-left:84px;
	margin-top:10px;
	width:150px;
}

#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1_ctl00_txtComment {
	background:url(Images/searchBg.gif) no-repeat left top;
	border:1px silver solid;
	height:100px;
	width:500px;
}

#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1 td {
	font:12px Arial, Helvetica, sans-serif;
}

#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1_ctl00_txtName,#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1_ctl00_txtEmail,#relatedContent #ctl00_PlaceHolderMain_ArticleCommentsWebPart1_ctl00_txtSubject {
	background:url(Images/searchBg.gif) no-repeat left top;
	border:1px silver solid;
	width:250px;
}

/**
 * 12) Home Page
 */
#leading-news {
	background:#fff url(/Style%20Library/Images/hp-hdr-bg.gif) repeat-x;
	float:left;
	width:367px;
	/*width:330px;*/
}

#leading-news h2 {
	background:url(/Style%20Library/Images/hp-news-hdr.png) 4px 11px no-repeat;
	border:0;
	height:65px;
	margin:0;
	padding:10px 0 0 65px;
}

#leading-news h2 span {
	color:#5A6063;
	display:block;
	font-size:16px;
}

#leading-news .box-content {
	background:#126898 url(/Style%20Library/Images/hp-news-bg.jpg) repeat-x;
	color:#fff;
	margin-top:10px;
	min-height:300px !important;height:auto !important;height:300px;
}

#leading-news a {
	color:#8cd919;
	font:20px "times new roman", times, serif;
}

#leading-news .copy {color:#fff;}
#leading-news .more a {font:12px arial, helvetica, sans-serif;}

#current-issue {
	background:#fff url(/Style%20Library/Images/hp-hdr-bg.gif) repeat-x;
	float:right;
	width:236px;
}

#current-issue h2 {
	background:url(/Style%20Library/Images/hp-issue-hdr.jpg) 4px 11px no-repeat;
	border:0;
	color:#8EB101;
	height:65px;
	margin:0;
	padding:10px 0 0 65px;
}
		

#current-issue .box-content {background:#99D148 url(/Style%20Library/Images/hp-issue-bg.jpg) repeat-x;margin-top:10px;min-height:300px !important;height:auto !important;height:300px;}
#current-issue .box-content a{color:#304B5C}
#current-issue .box-content a:hover{color:#039}
 
#editors-blog {
	background:#A09B8F url(/Style%20Library/Images/hp-blog-bg.gif) 10px 10px no-repeat;
	color:#515050;
	padding:20px 10px 10px 100px;
}

#siteContent #editors-blog h3 a, #editors-blog h3, #siteContent #advisors h3 a {
	color:#fff;
	font:20px "times new roman", times, serif;
}

#editors-blog span {display:block;font-size:13px;}
#siteContent #editors-blog a {color:#B5DF23}

#advisors {
	background:#126898 url(/Style%20Library/Images/sound-off.png) 10px 10px no-repeat;
	color:#ddd;
	padding:20px 10px 10px 100px;	
}

.features {
	float:left;
	padding:0 0 0 8px;
	width:300px;
}

#issueActionsCont {
	float:right;
	width:107px;
}

#siteContent .issueActions {
	PADDING-top:5px;
	padding-bottom:5px;	
	padding-left:10px;
	margin-left:5px;
	background-image:url('Images/smallGreenKarat.gif');
	BACKGROUND-POSITION: 0px 10px;	
	BACKGROUND-REPEAT: no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	font-weight:700;
	border-bottom:0px #d8cfbe dotted;
}
#siteContent .issueActions a:link,
#siteContent .issueActions a:visited, 
#siteContent .issueActions a:hover {
	color:#304b5c;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#siteContent .issueFeatures {
	PADDING-top:5px;
	padding-bottom:5px;	
	padding-left:10px;
	margin-left:5px;
	background-image:url('Images/smallGreenKarat.gif');
	BACKGROUND-POSITION: 0px 10px;	
	BACKGROUND-REPEAT: no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight:100;
	border-bottom:0px #d8cfbe dotted;
}
#siteContent .issueFeatures a:link,
#siteContent .issueFeatures a:visited,
#siteContent .issueFeatures a:hover {
	color:#470c11;
}

#life {float:right; padding:0;}

#contentRectangle .hpNewsBullet, #contentRectangle .servicesTitle .hpNewsBullet, #adColumnRectangle .hpNewsBullet, #hpColumnOne .hpNewsBullet, #hpColumnTwo .hpNewsBullet{
	padding-top:5px;
	padding-left:10px;
	background:url(Images/smallGrayBullet.gif) 0 10px no-repeat;
	font:12px arial, helvetica, sans-serif !important;
}

#hpPoll {
	background:#e0ebfd;
	float:left;
	width:300px;
}

#hpResourceCenter {
	background:#edeae6 repeat-x;
	float:right;
	margin:0 0 10px;
	padding:0;
	width:630px;
}

#hpRightAd {
	background-repeat:repeat-x;
	float:right;
	height:250px;
	margin-bottom:10px;
	margin-right:2px;
	text-align:center;
	width:300px;
}

#hpRightAd2 {
	background:#f8f8f8;
	float:right;
	margin-left:10px;
	width:280px;
}

#hpPodcasts {
	background:#e0ebfd;
	margin-bottom:10px;
}

#hpTileRight,#hpTileLeft {
	float:left;
	padding:10px 0 10px 20px;
	width:120px;
}

.hpInvestingGuideBox {
	float:left;
	width:69px !important;
	width:70px;
	text-align:center;
	font-size:8pt;
}

#hpBlogs {
	background:#e1e1e1;
	float:left;
	margin-bottom:10px;
	width:300px;
}

#hpWebParts {
	height:auto;
	margin-left:10px;
	margin-right:10px;
	width:auto;
}

.hpSectionSponsor {
	background:#fff;
	border:1px solid #ccc;
	color:silver;
	display:none;
	font-size:8pt;
	font-style:oblique;
	height:auto;
	margin-bottom:5px;
	padding:0 0 0 5px;
	text-align:center;
}

.hpSectionSponsor img {margin:5px;}

.hpSectionSponsor P {
	color:silver;
	font-size:8pt;
	font-style:oblique;
	margin:10px 0 0;
	padding:10px 0 5px 10px;
}

#hpDailyNewsletter,#hpMarketFocus,#hpWebExclusive {
	background:#f8f8f8;
	float:left;
	width:285px;
}

.hpResourceCenterBox {
	font-size:12px;
	width:300px !important;
	width:310px;
	float:left;
	padding-left:10px;
	height:130px;
	overflow:hidden;
}

.hpResourceCenterBox h5 {
	margin-left:0;
	padding-left:0;
}

div.ms-WPBody td {
	font:12px Arial, Helvetica, sans-serif;
	padding:5px;
}

table .RSM-poll-results-mp {
	font:12px Arial, Helvetica, sans-serif;
	width:265px !important;
	width:265px;
}

.RSM-poll-results-mp {
	font:12px Arial, Helvetica, sans-serif;
	width:265px !important;
	width:265px;
}

.RSM-poll-results-mp h3 {
	color:#0f487f;
	font-size:12px;
	font-weight:700;
	margin:0 0 10px;
	padding:5px 0;
	text-transform:uppercase;
}

.RSM-poll-results-data td {
	color:gray;
	font-size:11px;
}

table.RSM-poll-results-graphic {border-color:#000;}
td.RSM-poll-resultbar-colored {background:#b01116;}

td.RSM-poll-question,tr.RSM-poll-results-data,tr.RSM-poll-results-mp,.RSM-poll-results-mp label {
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}

/**
 * 13) Secondary
 */
#columnOneSecondary, #columnTwoSecondary {
	float:left;
	height:auto;
	width:380px;
}

#columnThreeSecondary {
	float:right;
	height:auto;
	width:170px;
}

/**
 * 14) Stats and Facts
 */
.resources-pdf {
	background:url(/Style%20Library/Images/pdf-icon.png) no-repeat;
	font:12px arial, helvetica, sans-serif;
	margin-bottom:1.5em;
	padding-left:60px;
}

.read-more {
	background:#0B4364;
	display:block;
}

/** 
 * 15) Marketplace
 */
.marketplaceTitle {
	background:#f2f2f2 url(Images/bgChromeGray.gif) repeat-x scroll left top;
	background-color:#f2f2f2;
	border-bottom:silver 1px solid;
	clear:both;
	font:18px Arial, Helvetica, sans-serif;
	margin:10px 0;
	padding:5px;
	text-align:left;
	width:600px;
}

.marketplaceLogo {
	float:right;
	margin-top:20px;
	width:200px;
}

.marketplaceText {
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	padding:10px;
}

.marketplaceURL {
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding:10px;
}

/**
 * 16) Ads
 */
.sponsor {margin-bottom:10px;}

#adColumn {
	background-color:#fff;
	float:right;
	padding:10px 0;
	text-align:center;
	width:180px;
}

.positionTwo {
	float:left;
	width:138px !important;
	width:150px;
	padding:0 0 10px 12px !important;
	padding:0 0 10px 15px;
}

.positionOne {
	float:left;
	width:138px !important;
	width:150px;
	padding:0 0 10px 12px !important;
	padding:0 0 10px 15px;
}
 
#topAd {
	height:90px;
	padding:5px 0 0;
}

#adColumn {
	float:right;
	width:auto !important;
	width:180px;
	text-align:center;
	padding:10px 0;
	background-color:#fff;
}

#adColumnSkyscraper {
	background-color:#fff;
	float:right;
	padding:0 0 10px;
	text-align:center;
	width:180px;
}

#adColumnRectangle {
	background-color:#fff;
	float:right;
	padding:0 0 10px;
	text-align:left;
	width:300px;
}

/** 
 * 17) Forms
 */
.formtest {
	background-color:silver;
	float:left;
	width:50%;
}

.formtestright {
	background-color:red;
	float:left;
	width:50%;
}

/**
 * 18) Footer
 */
#siteFooterWrapper {
	background:#0C5D8A url(/Style%20Library/Images/footer-bg.jpg) repeat-x;
	text-align:center;
}

#siteFooter {
	color:#6CA6C6;
	margin:0 auto;
	padding:15px;
	text-align:left;
	width:985px;
}

.footerTitle {
	color:#fff;
	font-size:24px;
}

.siteFooterSite, .siteFooterMagazine, .siteFooterResources, 
.siteFooterTopics, .siteFooterRSS {
	float: left;
	padding: 5px 30px 5px 20px;
	margin-right: 2px;
	margin-left: 0;
	height: 225px;
	padding-bottom: 0px;
	border-left:1px dotted #387a9f;
}

#siteHeelInner {
	margin:0 auto;
	text-align:left;
	width:985px;
}

#siteHeel {
	clear:both;
	text-align:center;
	background-color:black;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}

#siteHeel a:link {
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#siteHeel a:visited {
	color:#FFFFCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
#siteHeel a:hover {
	color:#e9932e;
	text-decoration:underline;
}
.right {
	float:right;
	/*width:700px; */
	padding:0;
	margin-left:6px;
}

#footerSBMLogo {
	float:left;
	margin:20px 0 0 30px; 
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footerSBMLogo p {
	margin:0 0 0 32px; 
}


#siteFooter .right a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

	PADDING-LEFT: 8px;	
	background-image:url('/Style%20Library/Images/smallGrayBullet.gif');
	background-position:left 5px;
	background-repeat:no-repeat;
}


#siteFooter .right a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;

	PADDING-LEFT: 8px;	
	background-image:url('/Style%20Library/Images/smallGrayBullet.gif');
	background-position:left 5px;
	background-repeat:no-repeat;
}
#siteFooter .right a:hover {
	text-decoration:underline;
}


/**
 * 19) Article Pagination
 */
ul.articleNewPaging {
	background:transparent;
	border:1px #FFF solid;
	display:block;
	float:left;
	font-weight:400;
	list-style:none;
	margin:0;
	padding:0;
}

ul li.articleNewPagingHeader {
	background:none;
	border:1px #FFF solid;
	display:block;
	float:left;
	font-weight:400;
	list-style:none;
	margin:15px 5px 5px;
	padding:5px;
}

ul li.articleNewPagingCurrent {
	background:#fff;
	background-color:#c0c0c0;
	color:gray;
	border:1px gray solid;
	float:left;
	font-weight:700;
	margin:15px 5px 5px;
	padding:5px;
}

.articleNewPaging li {
	background:#FBFBF9;
	border:1px #ccc solid;
	color:#6CA6C6;
	float:left;
	font-weight:400;
	margin:15px 5px 5px;
	padding:5px;
}

/*-------------------------------- insert Solar Search --------------------------------*/



.MoreLikeThis {display:none;}
.feedTitle {font-weight:700;}
.feedTitle img {display:none;}
.feedburnerFeedBlock {margin:10px;}

/**
 * 21) Recaptcha
 */
#recaptcha_area .recaptcha_r3_c2,#recaptcha_area .recaptcha_r4_c2,#recaptcha_area .recaptcha_r3_c3,#recaptcha_area .recaptcha_r8_c1,#recaptcha_area .recaptcha_r7_c1,#recaptcha_area .recaptcha_r3_c1,#recaptcha_area .recaptcha_r2_c1,#recaptcha_area .recaptcha_r2_c2,#recaptcha_area .recaptcha_r1_c1,#recaptcha_area .recaptcha_r4_c4,#recaptcha_area .recaptcha_r4_c1 {
	background-image:none;
}

#recaptcha_area .recaptcha_input_area {
	position:relative !important;
	margin-top:4px !important;
	width:146px !important;
	background:none;
	height:45px !important;
	margin-left:0 !important;
	margin-right:5px !important;
}

#recaptcha_area .recaptcha_theme_red #recaptcha_response_field {
	background:url(Images/searchBg.gif) no-repeat left top;
	border:#999 1px solid;
}

#CommentCaptchaError {
	color:#f00;
	font-weight:700;
	margin-left:54px;
}

#recaptcha_area {
	background:#FFF;
	border:1px silver solid;
	margin-left:84px;
	margin-top:3px;
}

/**
 * 22) Microformats
 */
.vcalendar {
	list-style:none; 
	margin:0; 
	padding:0;
}

.vevent {
	background:url(/Style%20Library/Images/date.png) 0 3px no-repeat; 
	margin-bottom:2em;
	padding-left:18px;
}

.org, .street-address {display:block;}
.vcalendar abbr {border:0}
.summary {font-weight:700}

p.vcard {
	margin-left:30px;
}

/**
 * 23) CE Tests
 */
#ArchiveListing {margin:1em 0;}
#Preface {font-style:italic;}
.Question {font-weight:bold;margin-bottom:5px}
.QuizQuestionAnswers{margin-bottom:1.5em}

/**
 * 24) Misc.
 */
#footerSBMLogo {
	float:left;
	margin:20px 0 0 30px; 
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footerSBMLogo p {
	color:#fff;
	margin:5px 0 0;
}

.newsletter_wrap dt{
	clear:both;
	float:left;
	margin-bottom:20px;
	width:210px;
}

.newsletter_wrap dd {
	float:left;
	margin:0 0 20px;
	width:390px;
}

#adColumnRectangle #ctl00_PlaceHolderMain_NewsletterSignupWebPart1_SignUpBox {
	background:url(Images/searchBg.gif) no-repeat left top;
	border:1px silver solid;
	width:180px;
}

.ms-PartSpacingVertical {margin-top:1px;}
.text {width:350px;}