#calendar th{
text-align: center;
}
#calendar{
width:100%;
}

.joinButton {
	width: 300px;
	margin: 20px auto;
}

.simpleTable tr.eTitle td {
	border-bottom: none;
}

#tt {
	position: relative;
}

#tt .suggest {
	/*
	position: absolute;
	top:125px;
	right:0;
	*/
	float:right;
}

div.userIcon {
	margin-left: 18px;
}

.userComments div.userIcon {
	margin-left: 0;
}