body {
	margin: 0px 0px 20px 0px;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}
.wrapper {
	width: 904px;
	margin: 0px auto;
}
h1 {
	width: 480px;
	height: 100px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #f00;
	background: url(img/10_calc_name.png) no-repeat;
	text-indent: -9999px;
}
h2 {
	margin-top: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
p {
	margin-top: 1em;
	text-align: justify;
}
.components_wrapper {
	width: 430px;
	margin: 14px auto 0px auto;
	overflow: hidden;
}
h3 {
	margin-top: 0.7em;
	padding-right: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 20px;
	text-align: right;
}
.pc1_wrapper, .pc2_wrapper {
	width: 214px;
	float: left;
	overflow: hidden;
}
.pc1_wrapper {
	border-right: #dfdff0 1px solid;
}
.donated_on, .donated_off {
	width: 202px;
	height: 23px;
	margin-left: 5px;
	padding: 3px 0px 0px 8px;
}
.donated_on {
	background: url(img/bg_donated.png) no-repeat;
	font-size: 15px;
}
.donated_on a {
	color: #000;
	text-decoration: none;
}
.donated_on a:hover { text-decoration: underline }
.pc_components {
	width: 190px;
	margin: 0px 12px 0px 12px;
	padding: 0px;
	list-style-type: none;
}
.pc_components li {
	height: 20px;
	padding-top: 2px;
	border-top: #ccc 1px dotted;
	padding-left: 24px;
}
.con {
	background: url(img/con.png) 0px 3px no-repeat;
}
.coff {
	background: url(img/coff.png) 0px 3px no-repeat;
}
.form {
	padding: 0px 0px 0px 12px;
	list-style-type: none;
}
.form li {
	margin-top: 8px;
}
.form label {
	font-size: 12px;
	font-weight: bold;
}
.form_input {
	width: 250px;
	height: 24px;
	padding: 2px 3px;
	background: #fff;
	border: #ccc 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.form_text {
	width: 252px;
	height: 102px;
	padding: 2px;
	background: #fff;
	border: #ccc 1px solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.form_li_msg {
	color: #f00;
	font-weight: bold;
}
.form_msg {
	height: 35px;
	padding-top: 10px;
	background: #fff3a6;
	font-size: 20px;
	text-align: center;
}
.footer {
	width: 118px;
	height: 32px;
	margin: 0px auto;
}
.scriptyweb {
	width: 88px;
	height: 31px;
	float: left;
}
.scriptyweb a {
	width: 88px;
	height: 31px;
	display: block;
	background: url(img/scriptyweb.jpg) no-repeat;
	text-indent: -99999px;
}
.scriptyweb a:hover {
	background: url(img/scriptyweb.jpg) -88px 0px no-repeat;
}
.taradaciuc {
	width: 30px;
	height: 31px;
	float: left;
}
.taradaciuc a {
	width: 30px;
	height: 31px;
	display: block;
	background: url(img/taradaciuc.jpg) no-repeat;
	text-indent: -99999px;
}
.legend {
	width: 400px;
	clear: left;
	margin: 16px 0px 0px 12px;
}
.legend_con, .legend_coff {
	padding: 2px 0px 0px 26px;
	height: 20px;
}
.legend_con {
	background: url(img/con.png) 6px 3px no-repeat;
}
.legend_coff {
	background: url(img/coff.png) 6px 3px no-repeat;
}
