.left {
	background-image: url(http://www.collectiveimpact.com/images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ltop {
	background-image: url(http://www.collectiveimpact.com/images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lbottom {
	vertical-align: baseline;
}
.content {
	background-image: url(http://www.collectiveimpact.com/images/l_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.center {
	background-repeat: no-repeat;
	background-position: center top;
}
.right {
	padding: 12px;
}
.form {
	font-size: 12px;
}
a {
	color: #6C2710;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}

.bug {
	background-image: url(http://www.collectiveimpact.com/images/bug.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.main {
	margin-top: 21px;
}
.description {
	padding-top:12px;
	font-size:10px;
}
td { font-size: 12pt; }
