@CHARSET "ISO-8859-1";

.calendarBox {
}

.calendarBox a {
	text-decoration: none;
	cursor: help;
}

.calendarBox a:hover {
	text-decoration: none;
	cursor: help;
}

.feed_entry {
	margin-bottom: 10px;
}

.feed_entry h3 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.feed_entry p {
	margin-bottom: 0px;
	margin-top: 10px; /* fix this */
}
	
.more_link {
	width: 100%;
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
}

.more_link a {
	padding: 0px;
	cursor: hand;
}

.more_link a:hover {
	padding: 0px;
	cursor: hand;
}
