@import url(base.css);
@import url(text.css);
#content_bg {
	background-image: url(../involved/imgs/involved_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 465px;
}
.col1 {
	float: right;
	height: auto;
	width: 380px;
	margin-top: 50px;
	padding-right: 10px;
}
#navcol li a {
	color: #999999;
}
#navcol a:hover {
	color: #CCCCCC;
}
.donate_title {
	float: left;
	width: 240px;
}
.donate_detail {
	float: left;
	width: 130px;
}
.donate_butt {
}
.donate_butt {
	float: left;
	width: auto;
}
.donate_box {
	float: left;
	width: 380px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 5px;
}
.leftcol {
	float: left;
	height: auto;
	width: 400px;
}
#mlistform {
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 50px;
	background-image: url(../base/form_head_side.jpg);
	background-repeat: repeat;
}
#mlistform p {
	width: 130px;
	font-size: 80%;
	font-weight: 400;
	color: #999999;
}
