$(document).ready(function() {
	$(".widget_categoryposts li:odd").addClass("odd");
	$(".aktt_tweets li:odd").addClass("odd");
});
