.topic{
	width:95%;
}
.topic_header{
	background-color:#103174;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	height:24px;
}
.topic_text{
	color:#666;
	font-size:20px;
	text-align:left;
	vertical-align:middle;
	border-bottom:#666 thin solid;
}
.topic_text a:link{
	color:#666;
	text-decoration:none;
}
.topic_text a:visited{
	color:#666;
	text-decoration:none;
}
.topic_text a:hover{
	color:#666;	
	text-decoration:blink;
}
.topic_image{
	border-bottom:#666 thin solid;
}
.topic{
	width:100%;
}

.icon_image{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:#666 thin solid;	
}
img {
    border-style: none
}
