#asset2{
	padding:8px 11px 10px 12px;
	
}

#asset2 .title {
	padding:0px 0px 9px 0px;
}

#asset2 a {
	color: #336699;
	text-decoration:none;
}

#asset2 a:hover {
	text-decoration:underline;
}

#asset2 li{
	background-image:url('../images/articles_panel_bubble.gif');
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding:0px 0px 6px 22px;
	color: #336699;
	font-size:85%;
}

#asset2 .bottom{
	padding-top:1px;
	color: #266BA6;
	font-size:85%;/*11px*/
}
#asset2 .bottom span{
	background-image:url(../images/li_arrow_black.gif);
	background-repeat: no-repeat;
	background-position:0 5px;
	padding-left:7px;
	float: right;
}