/***************** topiocs **********************/
body{
margin: 0px;
padding: 0px;
color: #333;
font-size: 0.7em;
}

.topics_list strong{
color:#990000;
padding-right:15px;
}

.topics_list ul{
 margin:0px;
 padding:10px 0px 0px 0px;
 list-style: none;
 padding-left:10px;
line-height:170%;
}

.topics_list li {
	background-image: url(/img/share/arrow.gif);
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 14px;
}
