
.gf_header
{
	text-align:center;
}
.gf_intro
{
	
}
.gfteach_wrapper
{
	margin:10px 0 10px 0;
}
.tbl_gfteach
{
	border: 1px solid #ccc;
	border-collapse:collapse;
	font-size:80%;
	margin-bottom:20px;
	width:480px;
}
.tbl_gfteach a
{
	color:#0300FF;
}
.tbl_gfteach td, .tbl_gfteach th
{
	border: 1px solid #ccc;
}
.tbl_gfteach th
{
	color:#000;
	background-color:#FEFFAF;
	padding:2px;
	text-align:center;
}
.tbl_gfteach td
{
	background-color:#eee;
	padding:2px;
}
.tbl_gfteach .activitytitle
{
	font-weight:bold;
	font-size:120%;
	padding:6px;
	background-color:#FFCC00;
}
.tbl_gfteach .activityheader
{
	/*
font-weight:bold;
*/
	background-color:#fff;
	text-align:center;
}
.actions{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.actions ul{
	list-style:none;
	display: inline;
}
.actions li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}
.actions li.readbody {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.actions li.hidebody {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.actions li.hidebody a, .actions li.readbody a {
	color: #0300FF;
	font-weight:bold;
}
