/*------*/
/*----*/
/*--*/
/**/
/*-start------------------------------------------------------------------------------------------------------*/
/* print.css */
/*----------*/

* {
	float: none !important;
	position: static !important;
	width: auto !important;
	border: none !important;
	background: none !important;
}

ul {
	list-style: inside disc !important;
	padding-left: 30px !important;
}

ol {
	list-style: inside decimal !important;
	padding-left: 30px !important;
}

body {
	line-height: 1;
	color: black;
	font: 0.997em Arial, Helvetica, sans-serif;
}

#main_container	{
	font-size: 0.8em;
}

#wildcard .basic_story	{
	font-size: 1.2em;
}

#wildcard h3 {
	font-size: 1.2em;
}

/*-start-------*/
/*display:none*/
/*-----------*/
.reply_to_comment,
.talkback_numbers,
#content_follow_up table,
#trading_center,
#login_and_registration,
#comments form,
.banner.big,
.banner728x90,
.banner120x90,
.banner160x600,
#header,
a#submit_an_article,
#ads_and_tools,
#footer,
#quote_ad_holder,
#page_position,
#print_article,
#send_a_friend,
#secondary_ads,
#footer,
#comments h3,
#page_toolbar,
#breadcrumbs,
#paging,
.article_pages #comments,
#comments ul li .comment_information .commenter_website,
#comments ul li .comment_content .report_abuse,
.comments_container,
.search_box_container_widthwise,
.more_by_author,
.transcript_center_link,
#comments ul li .comment_content .comment_actions,
#comments .more_comments_on,
.article_pages #comments form *,
#comment #have_to_login_rating,
#comment .notice_message,
.article_pages .top_rated_comment_stream_snippet,
.article_pages .print_article_with_comments,
div#have_to_login_rating{
  display: none;
}
#comments form h3.add_your_comment_title,
.article_pages #comments .commenter_name img,
.article_pages #comments .commenter_no_comments img,
.article_pages #comments .commenter_image{
  display:none !important;
}

/*-end---------*/
/*display:none*/
/*-----------*/

#comments	{
	page-break-before: always;
}

#print_seekingalpha_logo {
	display:inline; /*so it won't be none*/
}
#comments ul li.base_level{
	list-style-type:none;
}
#comments ul li .comment_information .commenter_name {
	margin-top:15px;
	padding-top:5px;
	font-weight:bold;
	padding-left:0px;
	_margin-left:-14px;
}

.author_name_for_print {
	display:block;
	padding-bottom:20px;
}

#article_info {
	padding-bottom:20px;	
}
ul.stripes_list li {
  padding:8px 0pt 4px 0px !important;
}

#comments.print_comments,
#comments.print_comments h3,
#comments.print_comments form{
  display:block !important;
}

#comments.print_comments .commenter_details ul{
  margin-left:-30px;
}

#comments.print_comments .commenter_details ul li{
  list-style-type:none;
}

#comments.print_comments ul li .comment_content{
  border-bottom:1px dashed !important;
  padding-bottom:15px;
  margin-bottom:10px;
}

#comments.print_comments ul li .comment_information.author .commenter_no_comments img, 
#comments.print_comments ul li .comment_information.top10 .commenter_no_comments img, 
#comments.print_comments ul li .comment_information.top20 .commenter_no_comments img, 
#comments.print_comments ul li .comment_information.top50 .commenter_no_comments img, 
#comments.print_comments ul li .comment_information.top100 .commenter_no_comments img,
#comments ul li .comment_information.author .commenter_name img{
  display:block;
}
#comments ul li .comment_information .commenter_name a{
  font-weight:bold;
  text-decoration:none;
  color:#000000;
  font-size:14px;
}
#comments ul li .comment_information .commenter_no_comments a{
  text-decoration:none;
  color:#000000;
  font-size:12px;
  display:block;
  margin:0 0 10px;
}

#comments.print_comments .commenter_no_comments a{
  padding:0px !important;
  margin:0px !important;
  left:0px;
}
/*-end--------*/
/* print.css */
/*----------------------------------------------------------------------------------------------------------*/
/**/
/*--*/
/*----*/
/*------*/

