/* home.css */

td#mainLayoutTd {
	width: 777px;
	padding: 6px 0 0 9px;
}

div#homePageTransButton {
	position: absolute;
	top: 26px;
	left: 836px;
}

/* transBox below refers to transparent box, not translation box */
div#transBox {
	position: absolute;
	top: 114px;
	left: 480px;
	z-index: 2;
	background: url(../images/home_box_background.png) bottom left no-repeat;
	padding-bottom: 16px;
	width: 350px;
	padding: 9px 12px;
}

div#jobHead {
	/* background: url(../images/home_box_background.png) top left no-repeat; */
}

div#startHere {
	margin-top: 11px;
	text-align: center;
}

div#transBoxMainText p, div#alreadySignedUp {
	line-height: 16px;
	font-weight: bold;
	color: #151515;
}

div#transBoxMainText p {
	margin: 10px 0;
}

div#signUpNow {
	text-align: center;
	margin-bottom: 6px;
}

div#freeQuickEasy {
	text-align: center;
	padding-bottom: 4px;
}

div#query-words {
	padding: 200px 0;
	width: 600px;
	margin: 0 auto;
}
