@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:#FFFFFF;
}

img {
	border:0;
}

#contributionContainer {
	margin:0 auto;
	width:800px;
	text-align:left;
}

h1 {
	margin:20px auto 40px auto;
	background:url(/images/company/common/bg_headerLogo.gif) center right no-repeat;
}

h1 a {
	display:block;
	_float:left;
	width:250px;
	height:48px;
	background:url(/images/company/common/logo_opensmile.gif) top left no-repeat;
}

h2 { margin:25px 0 5px 0; }

h2#title {
	margin-bottom:40px;
	width:800px;
	height:27px;
	background:url(/images/contribution/eq20110311/h2_title.png) top left no-repeat;
}

p.description { margin-top:25px; }

.clearBoth { clear:both; }

#donationNow {
	margin:25px 0;
	width:800px;
	height:60px;
	background:url(/images/contribution/eq20110311/bg_donationNow.png) top left no-repeat;
}

#donationMoney {
	float:right;
	padding-top:18px;
	width:435px;
}

#donationPeople {
	float:right;
	padding-top:18px;
	width:205px;
}

#donationMoney span,
#donationPeople span {
	font-size:140%;
	font-family:'Helvetica';
}

#donationEnd2012 {
	margin-top:20px;
	height:417px;
	background:url(/images/contribution/eq20110311/obj_receipt2012.png) no-repeat top right;
}

#donationEnd2012 ul {
	margin:0 0 25px 0;
	width:620px;
}

#donationEnd2012 ul li {
	margin-bottom:15px;
	list-style-type:none;
}

#donationEnd {
	margin-top:20px;
	background:url(/images/contribution/eq20110311/obj_receipt2.png) no-repeat top right;
}

#donationEnd ul {
	margin:25px 0;
	width:620px;
}

#donationEnd ul li {
	margin-bottom:10px;
	list-style-type:none;
}

p.left {
	float:left;
	width:100px;
}

p.right {
	float:left;
	width:300px;
}

table {
	width:550px;
	border-collapse: collapse;
}

caption {
text-align:left;
}

td {
	padding:10px;
	border-bottom:1px dashed #CCDDA2;
}

td a {
	line-height:230%;
}

.donationMediaBanner {
	float:left;
	margin-right:20px;
}

#donationRule {
	padding:0 20px 20px 20px;
	background:#FAFCF6;
}

#donationRule img {
	margin:20px 0 10px 0;
}

#donationFooter {
	margin-top:40px;
	background:#B5B5B5;
	height:25px;
}

#donationFooter p {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#contributionContainer ul { margin:25px 0; }

h1 a span,
h2 span,
th span {
	display:none;
}

