body {
	padding-top: 50px;
}

.copyright {
	text-align: center;
}

.p30b {
	padding-bottom: 30px;
}

.p25b {
	padding-bottom: 25px;
}

.cursor-pointer {
	cursor: pointer;
}

.text-strikethrough {
	text-decoration: line-through;
}

.inline {
	display: inline;
}

ul#categories a {
    position: relative;
    top: -4px;
    left: 5px;
}