.articles_left
{
	width:140px;
	float:left;	
	margin-right:10px;
}

.articles_right
{
	width:600px;
	float:left;
	margin-right:20px;
}

.articles_line_gray_right
{                      
   width:200px;
   height:1px;       
   font-size:1px;    
   border-bottom: 1px solid gray;
}

.articles_right_ad
{
	width:180px;
	float:left;	
}

.articles_tab_active
{	
	width:135px;
	height:25px;	
	line-height:25px;	
	background-image:url('../images/StkQT_tabback_on.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.articles_tab_inactive
{	
	width:135px;
	height:25px;	
	line-height:25px;	
	background-image:url('../images/StkQT_tabback_off.gif');
	background-repeat:no-repeat;
	cursor:pointer;
}

.tab_image
{
	float:left;
	width:10px;
	padding-top:8px;
	margin-left:5px;	
	margin-right:5px;
}

.tab_text
{
	float:left;
	width:85px;
}

.articles_view_left
{
	width:560px;
	float:left;
	margin-right:20px;
}

.articles_view_right
{
	width:200px;
	float:left;
}

.articles_title
{
	font-size:15px;
	font-weight:700;
}

.articles_subtitle
{
	font-size:12px;
	font-weight:bold;
}

.commentparagraph
{
	line-height:16px;
}

.articles_author
{
	color:gray;
}

.articles_line_gray
{                      
   width:560px;
   height:1px;       
   font-size:1px;    
   border-bottom: 1px solid gray;
}

.ms_page_bar
{
	 width: 600px; 
	 height:24px;
	 background-color:#E6E6E6;
	 border-bottom:1px solid gray;
	 padding: 0px 0px 0px 0px;
	 clear:both;
}
