/* Styles for the /collections/weblogs/ page */

.weblog_tile {
	float:left;
	margin-bottom:7px;
	margin-right:10px;
}

.titlelink{
	font-weight:bold;
}

.titlelink .rssfeed{
	font-weight: normal;
}

.weblogslist ul{
	list-style-type:square;
	margin:.5em 2em 2em 1em;
}

.blogimglink { display: none; }