/* CSS Document */
.feedtool_thumbnail img {
	clear: left;
	float: left;
	max-width: 75px;
	padding-right: 25px;
	padding-bottom: 15px;
	
}

.title a:link, .title a:active, .title a:hover, .title a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 8px;
	}
.summary, .summary a {
	font-size: 12px;
	margin-bottom: 15px;
	}
