.newstyle {
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
}
.hirehead {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #462554;
	font-weight: bold;
	margin-top: 20px;
}
.onebit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #462554;
	border-right-color: #462554;
	border-bottom-color: #462554;
	border-left-color: #462554;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 28%;
	height: 280px;
}
.picture {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #C4A2B2;
	text-align: center;
	padding: 5px;
	background-image: url(../images/one_pix_barfor_headdesc.png);
	overflow: hidden;
}


#newStyle {
	border-collapse: collapse;
	float: left;
	width: 400px;
}

#newStyle td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-collapse: collapse;
}

.headerText {
	width: 80px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.hiretext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	height: 75px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.bodytext {
	text-align: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #462554;
	padding-left: 10px;
}
.hirebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #462554;
	font-style: italic;
}

.termstextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #462554;
	font-style: italic;
}
#disclaimer {
	font-size: 8px;
	color: #000;
	text-align: left;
}
.numbersTxt {
	font-size: 0.8em;
	font-style: italic;
	font-weight: 500;
	margin-bottom: 6px;
}
