#frame div.icontent div.story ul {
	float: left;
	padding: 0;
	margin: 0;
	}
#frame div.icontent div.story li { padding: 0 0 4px 0; }					
#frame div.icontent div.story li.active a {
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	}
	
#frame div.icontent div.callout {
		width: 352;
		padding-top: 18px;
		padding-bottom: 18px;
		}
		
	#frame div.icontent div.callout ul {
		padding-top: 0;
		margin-top: 0;
		margin-left: 12px;
		}
		
	#frame div.icontent div.callout li {
		padding: 0 0 4px 12px;
		color: #404040;
		background: url(../img/trigeo_bullet_darkdash_bg.gif) no-repeat 0 6px;
		}
	#frame div.icontent div.callout li.diff {
		padding: 0 0 4px 12px;
		color: #655F60;
		background: url(../img/trigeo_bullet_darkdash_bg.gif) no-repeat 0 6px;
		}	
		
	#frame div.icontent div.callout p.learnmore a {
		background: url(../img/trigeo_learnmore_arrow_grbg.gif) no-repeat center right;
		}	