/* ads */
.topad {
	background: #ccccc9;
	margin-bottom: 5px;
	text-align: center;
}
/* ads */


.artText {
	position: absolute; 
	width: 221px; 
	top: 0px; 
	left: 0px; 
	/*margin-right: 5px; 
	font-family: Arial, san-serif; 
	font-size: 10px; */
	line-height: 16px; 
	/*color: #444444; */
	display: none;
}
.artTextDisplay{
	position: absolute; 
	width: 221px; 
	top: 0px; 
	left: 0px; 
	/*margin-right: 5px; 
	font-family: Arial, san-serif; 
	font-size: 10px; */
	line-height: 16px; 
}
.artTextDisplayNew{
	position: absolute; 
	width: 221px; 
	top: 608px; 
	left: 172px; 
	/*margin-right: 5px; 
	font-family: Arial, san-serif; 
	font-size: 10px; */
	line-height: 16px; 
}
.new{
	width:284px;
}

#articleBody{
	/*display: none;*/
}
.artText P, .artTextDisplay p{
	margin: 0px 0;
}

.artCol {
	position: absolute; 
	width: 221px;
	margin-right: 14px; 
	z-index: 1;
}

#articleParent {
	position: relative; 
	height: 200px; 
	overflow: hidden; 
	z-index: 1;
}


/* 3-col */
#tc_wrapper {
   width: 980px;
   height: 400px;
   overflow: hidden;
}
#tc_masthead {
   width: 980px;
   
   height: 37px;
   border-bottom: 1px solid #ddd;
}
#tc_close_window {
   float: right;
   font-size: 12px;
   font-weight: bold;
   margin: 11px 8px 0px 0px;
}
#tc_close_window A {
   color: #ffcc33;
}
#tc_content_wrapper {
   border-top: 1px solid #000;
}
#tc_ad_col {
   float: right;
   width: 144px;
   height: 400px;
   text-align: center;
   padding-top: 4px;
}
#tc_left_col {
   float: left;
   width: 600px;
   background-color: #fff;
   margin-left: 20px;
   margin-top: 4px;
   display: inline;
}
#tc_leaderboard {
   height: 96px;
   text-align: center;
}
H1.tc_headline {
   font: 32px;
   color: #000;
   line-height: 110%;
   margin: 0px 0px 8px 0px;
}
.tc_byline {
   font-size: 11px;
   margin: 0px;
}
.tc_byline A {
   font-weight: bold;
}
#tc_article_wrapper, #articleParent {
   /*margin-top: 12px;*/
   overflow: hidden;
}
.tc_article_col {
   font-size: 12px;
   width: 250px;
   height: 380px;
   float: left;
   overflow: hidden;
}
#tc_article_col1 {

}
#tc_article_col2, #tc_article_col3 {
   margin-left: 20px;
}
#tc_page_nav {
   padding-top: 12px;
}
.tc_page_nav_button_off {
   font-size:13px;
   padding: 7px 0px 0px 0px;
   color: #ccc;
}
.tc_page_nav_divider {
   float: left;
   width: 1px;
   height: 37px;
   
   margin-top: 2px;
}
#tc_page_nav_middle {
   font: 13px;
   text-align: center;
   font-weight: bold;
   padding: 11px 0px 0px 0px;
}

#tc_next_button_text {
   text-align: right;
   font-size:13px;
}
/* end 3-col */