.noMargin {
	margin: 0 !important;
}

.topMargin {
	margin-top: 18px !important;
}

.noBottom {
	margin-bottom: 14px !important;
}

h3 {
	font-weight: normal;
	color: #373737 !important;
}

#content {
	float: left;
	display: inline;
	width: 960px;
	margin: 10px 0 0 46px;
	padding: 0 0 30px 0;
}

#contentMiddle {
	float: left;
	display: inline;
	width: 75%;
	margin: 0 0 0 0px;
	text-align: left;
	font-size: 1.2em;
	color: #373737;
	line-height: 1.7em;
}

#middleTop, #middleBottom {
	float: left;
	width: 100%;
	height: 145px;
	background: #c2c2c2;
	text-align: center;
}

#middleTop h3, #middleBottom h3 {
	margin: 35px 0 0 0;
}

#middleBottom {
	height: 308px;
	margin: 14px 0 0 0;
}

#contentLeft, #contentRight {
	float: left;
	display: inline;
	width: 23%;
}

#contentRight {
	float: right;
}

.testContainer {
	float: left;
	width: 100%;
	height: 110px;
	background: #c2c2c2;
	text-align: center;
	padding: 35px 0 0 0;
	margin: 0 0 16px 0;
}

.logoContainer {
	float: left;
	width: 47%;
	height: 60px;
	margin: 0 0 25px 12px;
	background: #c2c2c2;
	text-align: center;
}

.logoContainer h3 {
	font-weight: normal;
	margin: 13px 0 0 0;
}

.testContainer h3 {
	font-weight: normal;
}

#pricing5 {
	float: left;
	display: inline;
	width: 719px;
	height: 369px;
	/*background: url(../images/pricing49.png) no-repeat;	*/
}
#personal { float:right ;
}
#personal a {
	float: left;
	display: inline;
	width: 118px;
	height: 35px;
	background: url(../images/freeTrial.jpg) no-repeat;
	background-position:-3px -2px;
	/*margin: 97px 0 0 283px;*/
	text-indent: -9000px;
        border-radius:5px
}

#team a {
	float: left;
	display: inline;
	width: 134px;
	height: 48px;
	background: url(../images/teamButton.jpg) no-repeat;
	margin: 274px 0 0 125px;
	text-indent: -9000px;
}

#contracts a {
	float: left;
	display: inline;
	width: 104px;
	height: 37px;
	background: url(../images/contractsButton.jpg) no-repeat;
	margin: 268px 0 0 119px;
	text-indent: -9000px;
}

.required {
	color: #950000;
	font-size: 1.3em;
}

