/* Content----------------------------------------------------------------- */
#editorial_in img{	
	margin-right:15px;	
	/*margin-bottom:15px;*/	
	padding:1px;	
	border:1px solid #cdcdcd;
}
/* for IE */
*html #editorial_in img{	
	padding:1px;	
	border:1px solid #cdcdcd;
}
#editorial_in b { 
	color:#000; 
}
#editorials .highlight{	
	float:left;	
	width:770px;	
	padding-bottom:6px;	
	background:#cbcbcb url(images/liner.gif) repeat-x left bottom;	
	position:relative;
}
#editorials .highlight div { 
	float:left; 
}
#editorials .highlight div img{	
	margin-right:15px;	
	border:1px solid #b8bbc1;
}
#editorials .highlight .more{	
	text-align:right;	
	position:absolute;	
	bottom:6px;	
	right:10px;
}
#editorials .highlight .more a{	
	font:normal 11px Trebuchet MS;	
	color:#fff;	
	text-decoration:none;
}
#editorials .highlight .more a:hover { 
	text-decoration:underline; 
}
#editorials .all{	
	float:left;	
	width:770px;	
	position:relative;
}
#editorials .all div { 
	float:left; 
}
#editorials .all div img{	
	margin-right:15px;	
	border:1px solid #b8bbc1;
}
#editorials .all .more{	
	text-align:right;	
	position:absolute;	
	bottom:0px;	
	right:10px;
}
#editorials .liner{	
	clear:both;	
	height:20px;	
	background:url(images/liner.gif) repeat-x 0px 8px;
}
