/* CSS for phpbbFeed snippet for modX

written by: Christoph "Gigi" Fuchs (http://cgf.at/) @5 apr 2008.

*/

.phpbbFeed_line {
	font-family: 'Arial', 'Verdana', 'Lucida Grande', sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: right;
}

.phpFeed_title {
	color: #eeeeee;
	text-decoration: none;
}

.phpbbFeed {
	padding: 0 10px;
}




