@charset "utf-8";
/* Page Content */
.content_pledge {
	float: left;
	width: 712px; height: 430px;
	font-size: 1.1em; color: #581e00;
}
#network_img {
	float: right;
	width: 235px; height: 305px;
	margin: 0 0 10px 46px;
	background: url(../images/img_signPost.jpg) top left no-repeat;
}
#network_img img {
	display: none;
}
.content_pledge p {
	margin: 14px 0 0;
}
#title_pledge {
	width: 398px;  height: 67px;
	background: url(../images/title_pledge.jpg) top left no-repeat;
	margin-top: 20px;
}
#title_pledge span, #btn_pledgeCheck span {
	display: none;
}
#btn_pledgeCheck {
	width: 584px; height: 53px;
	margin-top: 0;
	background: url(../images/btn_pledgeCheck.gif) bottom left no-repeat;
}
#btn_pledgeCheck a {
	display: block;
	width: 100%; height: 100%;
	background: url(../images/btn_pledgeCheck.gif) top left no-repeat;
}
#btn_pledgeCheck a:hover {
	background-image: none;
}
/* Pledge Thanks Page */
.content_pledgeThanks {
	float: left;
	font-size: 1.1em; color: #581e00;
	width: 712px; height: 430px;
}
.content_pledgeThanks img {
	float: right;
	margin: 0 0 10px 90px;
}
/* Phase one */
.content_pledgeThanks h3 {
	margin-top: 30px;
}
.content_pledgeThanks a {
	text-decoration: underline;
}
/* */
#title_thankYou span, #btn_sendFriend span, #title_bookmark span {
	display: none;
}
#title_thankYou {
	width: 140px; height: 49px;
	background: url(../images/title_thankYou.gif) top left no-repeat;
	margin: 30px 0 14px 0;
}
#btn_sendFriend {
	width: 191px; height: 26px;
	background: url(../images/btn_sendFriend.jpg) top left no-repeat;
}
#btn_sendFriend a {
	display: block;
	width: 100%; height: 100%;
}
#title_bookmark {
	width: 174px; height: 32px;
	background: url(../images/title_bookmark.gif) top left no-repeat;
	margin: 50px 0 14px 0;
}

