
#regTerms {
	width: 350px;
	font-size: 14px;
	float: right;
}

#regTerms .upper {
	background: url(/img/bg_reg_terms.png) no-repeat left top;
	padding-left: 30px;
}

#regTerms .lower {
	background: url(/img/bg_reg_terms.png) no-repeat left bottom;
	height: 15px;
}

#regTerms p {
	margin-bottom: 0px;
}

#regtermsTitle {
	color: #E6E6FF;
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

#worker {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(/img/worker.png);	width: 133px;
	height: 294px;
	z-index: 1;
}
