#content
{
	padding:23px;
	background:url('../img/content-header.png') no-repeat left top;
}

.section-container
{
	width:716px;
	background:#bb306a url('../img/foot.png') no-repeat left bottom;
	margin:10px auto;
	margin-bottom:14px;
	padding-bottom:12px;
}

.section-container.small .section-head
{
	background:none;
}

.section-container.small
{
	padding-bottom:0;
}

.section-container.small h3
{
	margin-bottom:0;
}

.section-head
{
	padding:12px;
	background:url('../img/top.png') no-repeat left top;
}

.section-head ul
{
	margin-left:30px;
}

.section-head ul li
{
	margin-bottom:10px;
	line-height:15px;
	color: #ffffff;
}

.section-head p
{
	color: #ffffff;
}


h3
{	
	color:#ffffff;
	margin-bottom:20px;
	font-weight:normal;
	font-size:16px;
}

h3 span
{
	color:#fff;
}

#whyintelli
{
	color:#FFF4B5;
	float:right;
	width:330px;
	margin-top:30px;
	list-style-type:none;
}

#whyintelli li
{
	line-height:22px;
	font-size:14px;
	background:url('../img/tick_icon.png') no-repeat left center;
	padding-left:25px;
}

fieldset
{
	border:0;
}

label,
input,
textarea
{
	font-size:11px;
	padding:0;
}

label
{
	display:block;
	float:left;
	clear:left;
	/*border-right:3px solid #921e1e;*/
	margin-right:1px;
	width:107px;
	line-height:19px;
	padding-right:8px;
	text-align:right;
}

label.required
{
	background:url('../img/required.jpg') repeat-y right top;
	color: #ffffff;
}

label.error
{
	color:#F3A8C7;
}

input,
textarea
{
	margin-left:2px;
	width:205px;
	height:15px;
	line-height:15px;
	margin-bottom:7px;
}

textarea
{
	height:auto;
}

label#terms-check
{
	border:0;
	width:205px;
	margin-left:115px;
	text-align:left;
	padding:0;
	color: #ffffff;
}

label#terms-check input
{
	width:auto;
	margin-bottom:0;
	margin-right:3px;
}

#next-step1,
#next-step2
{
	width:103px;
	height:36px;
	margin-bottom:-39px;
	margin-top:15px;
	float:right;
	margin-right:33px;
	clear:both;
}

#how-operate
{
	width:680px;
}