/* CSS Document */

#topics #text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:12px;
	line-height:140%;
}

.dotline {
	height:1px;
	width:100%;
	background-image:url(../img/dotline.gif);
	margin-top:3px;
	margin-bottom:5px;
	background-repeat:repeat-x;
}
