/* ------------------------------------------
 * Hide All Elements Not Needed For Printing
 * ------------------------------------------*/

#breadcrumb, #user_center, #footer, #TopNavHeaderRight, #TopNavHeaderBootm, #article_keywords_right, .addthis_default_style a, .view_all, .pipe {
	display: none !important;
}


/* ------------------------------------------
 * Begin - Margin Adjustments
 * ------------------------------------------*/

#about, #featured_videos, #article_related_content, #industry_reports, #most_popular, 
#content_sidebar #product_slate, #quick_links, #content_sidebar #user_center, #content_sidebar .banner241 {
	margin-bottom: 0px;
}

#Container {
	width: 1050px;
}

#content_sidebar {
	display: none;
	/*width: 310px;*/
}

.featured_video_title, .featured_video_description {
	width: 200px;
}

#content_sidebar .market_commentary_text {
	width: 200px;
}

/* ------------------------------------------
 * End - Margin Adjustments
 * ------------------------------------------*/


/* ------------------------------------------
 * Misc - Display Fixes
 * ------------------------------------------*/
#content_sidebar .bottom_border {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.featured_video_item {
	border: 0px solid #B5CCDE;
}

#cme_print_logo, #page_title {
	display: none;
}

#cmelogoimg {
	display: block;
}

#cme_print_logo {
	border-bottom: 1pt solid #666;
	margin-bottom: 10px;
}

#cme_blog_bottom {
	height: 0px;
}

ul {
	padding-left: 0px;
}

#contact_us {
	margin-bottom: 0px;
}

/* --------- Begin Bullet Styles for Market Ed Pages (Permanent) ----------*/
ul {
	margin-left: 2px;
}
li {
	padding-bottom: 3px;
	list-style: square;
	background-image: none;
	padding-left: 0px;
	color: #666;
}
.jcarousel-list li {
	background: none;
	padding: 0px;
}
#TopNavHeaderBootm li {
	list-style-image: none;
	list-style-type: none;
}
/* --------- End Bullet Styles for Market Ed Pages (Permanent) ----------*/

/* ------------------------------------------
 * Table adjustments for print
 * ------------------------------------------*/
 
 
 #content_main, #content_main table{
        width: 100%;
 }
