
/* BUTTONS */
#blitz_buttons { position:absolute; right:15px; bottom:7px; width:180px; }
#blitz_buttons a { font-size:15px; margin-top:4px; text-decoration:none; font-weight:bold; display:block; padding:3px 7px; color:white; }

#activity {
	padding:0;
	list-style-type: none;
	font-weight:bold;
}

#activity li.heading {
	font-size:12px;
	border-bottom:1px dotted #999;
	padding:4px;
}

#activity li.fl {
	font-size:1.2em;
	width:48%;
	margin:0 2% 1px 0;
	white-space:pre;
}
