#topics-wrap{
	float:right;
	padding:0px;
}
#topics-hold{
	width:240px; 
	margin:0px 0px 20px 20px; 
	border:1px solid #A49984;
	padding:0px;
	background-color:#007a54;
}
#topics-hold #topicTitle{
	font-weight:bold; 
	font-size:13px;
	padding:6px 3px 7px 3px;
	background-color:#007a54;
	color:#ffffff;
	margin-bottom:0px;
	border-bottom:1px solid #A49984;
}
#topics-hold #topicItem{
	padding:3px 3px 2px 10px;
	border-bottom:1px solid #D7CAB5; 
	background-image: url(../../images/fraud-item-bullet.jpg);
	background-repeat:no-repeat;
	background-color:#DBD0BE;
}
#page-topic-title{
	color:#007a54;
	font-weight:bold;
	font-size:115%;
	margin-bottom:2px;
}

