#asset20{
	padding:20px 8px 0px 8px;
}

#asset20 .left {
	float:left;
	width:48%;
}

#asset20 .right {
	float:right;
	width:48%;
}

#asset20 .block {
	background-image:url('../images/linked_list_arrow.gif');
	background-repeat:no-repeat;
	background-position: right top;
	padding:0px 14px 27px 12px;
	min-height:123px;
	height:auto !important;
	height:123px;
	line-height:17px;
}


#asset20 div.title_block {
	background-image:url('../images/dotted_line.gif');
	background-repeat:repeat-x;
	background-position: left bottom;
}

#asset20 .title_block .arrow {
	padding:16px 0px 0px 0px;
	float:right;
}

#asset20 .title_block .title {
	float:left;
	width:90%;
}

#asset20 .title_block .title h2 {
	color:black;
	font-weight:bold;
	font-size:123.1%;
	padding:14px 0px 7px 0px;
}

#asset20 .title_block .title h2 a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#asset20 a {
	color:#336699;
	text-decoration:none;
}

#asset20 a:hover {
	text-decoration:underline;
}

#asset20 .block p {
	padding:6px 0px 0px 0px
}

#asset20 ul {
	padding:7px 0px 0px 3px;
}

#asset20 .read_more ul {
	float:right;
}

#asset20 li {
	color:#336699;
	font-size:93%;
	background-image:url('../images/li_arrow_black.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding: 0px 0px 7px 10px;
}

#asset20 li a {
	color:#336699;
}


