ul {
	margin:0;
	padding:0;
}

.size-12 {  font-size: 12px}
.size-16 {  font-size: 16px}
.size-14 {  font-size: 14px}

ul#feed {
	font-size:12px;
	line-height:170%;
	margin-top:5px;
	margin-left:10px;
	width:98%;
}


ul#feed li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-left:15px;
	margin-bottom:8px;
}
