/* join & give page */
#joinhome .positioning{
	color: #C163C4;
}
#joinhome p {
	margin: 6px 0;
}
.joinwrap a {
	font-weight: bold;
	color: #C163C4;
}
.joinwrap {
	/*padding-bottom:40px;*/
}
.joinimg {
	margin: 0 20px 7px 0;
}
.jointitle {
	font-size: 14px;
}
.joinleft {
	float: left;
}
.joinright {
	text-align: right;
}
.button_t {
	margin-top: 6px;
}
.button_t input, .button_t select {
	border: 2px solid #787878;
}
.button_t2 {
	margin-top: 16px;
}
.button_t td, .button_t2 td {
	padding: 0 30px 2px 0;
}
.button_f input, .button_f select {
	margin-bottom: 10px;
}
.bymail {
	font-size: 11px;
}
.interntitle {
	font-size: 14px;
	text-transform:uppercase;
}
#joinhome a{
	font-weight: bold;
}