#asset5{
	padding:10px 8px 0px 3px;
}

#asset5 .container{
	background-image:url('../images/framed_list_arrow.gif');
	background-position:right top;
	background-repeat:no-repeat;
	min-height:129px;
	height:auto !important;
	height:129px;
	padding:14px 12px 0px 0px;
}

#asset5 .header h2{	
	font-size:131%;
	padding:0px 8px 11px 8px;
	font-weight:bold;
}

#asset5 .description{
	padding:0px 0px 16px 8px;
	font-size:93%;
	line-height:17px;
	color:#444444;
}

#asset5 ul {
	list-style-type: none;
	padding:0px 0px 0px 10px;
}

#asset5 li {
	background-image:url(../images/li_arrow_black.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	color:#336699;
	text-decoration:none;
	font-size:100%;
	padding: 0px 0px 10px 8px;
}

#asset5 a {
	color:#336699;
	text-decoration:none;
}

#asset5 a:hover {
	text-decoration:underline;
}

