.portlet {
	border: 1px dotted gray;
	padding: 10px;
  	margin-bottom: 5px;
	font-size: 14px;
	background-color: #FFF;
}

.portlet h2 span{
  margin-left: 2.7em;
  	font-size: 14px;
}

.matters-of-interest-to-me li{
  list-style-type: none;
  margin-bottom: .5em;
  border-bottom: 1px dotted #e4e4e4;
}

.matters-of-interest-to-me ul{
  margin: 0em;
  padding: 0em;
}

.matters-of-interest-to-me li span a{
  display: block;
  font-size: smaller;
  padding-left: 1em;
}
