#activity{
}
#activity table{
	width:700px;
	height:auto;
	margin-top:20px;
}
#activity th{
	font-size:1.2em;
	font-weight:bold;
	padding:0;
}
#activity td{
	padding:0 10px 10px;
}

.activity_link{
	margin:0 auto;
	width:385px;
	height:54px;
	background:url(../images/entry.jpg);
}
.activity_link a{
	width:385px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background:url(../images/entry_b.jpg);
}
.activity_link a:hover{
	background:none;
}


