#news_content .title{
	width:auto;
	margin-bottom:0px;
}
#news_content .title blockquote{
	margin:0px;
	padding:0px;
	border:1px solid #c9c2c1;
	background-color:#fff;
	font-size:11px;
}
#news_content .title blockquote p{
	margin:5px;
	padding:0px;
}
#news_content .title cite{
	position:relative;
	margin:0px;
	padding:7px 0px 0px 15px;
	top:-2px;
	background:transparent url('../img/rounded/tip.gif') no-repeat 20px 0;
	font-style:normal;
}

#news_content dl{
	width:auto;
	margin-bottom:24px;
}
#news_content dl cite{
	position:relative;
	margin:0px;
	padding:7px 0px 0px 15px;
	top:-2px;
	background:transparent url('../img/rounded/tip.gif') no-repeat 20px 0;
	font-style:normal;
}
#news_content dl dd{
	margin:0 0 0 20px;
	padding:2px 0 2px 30px;
	background:transparent url('../img/bullet_blue.jpg') no-repeat;
	font-size:11px;
}
#news_content dl dd a.action_link{
	color:#ff0000;
	margin:0 0 0 20px;
}
#news_content dl dd a.action_link:hover{text-decoration:underline;}

#news_content .news_title{
	width:auto;
	margin-bottom:24px;
}
#news_content .news_title dt{margin:0px;}
#news_content .news_title dt blockquote{
	margin:0 0 5px 0;
	padding:0px;
	border:1px solid #c9c2c1;
	background-color:#fff;
	font-size:11px;
}
#news_content .news_title dt blockquote p{
	margin:5px;
	padding:0px;
}
#news_content .news_title  cite{
	position:relative;
	margin:0px;
	padding:7px 0px 0px 15px;
	background:transparent url('../img/rounded/tip.gif') no-repeat 20px 0;
	font-style:normal;
}
#news_content .news_action{
	display:block;
	background:#fffbe2;
	margin:20px 0 0 0;
	padding:5px 0;
	text-align:center;
}
