#section .module.module2.narrow .content{
	float:none;
	padding:0;
	width:auto;
	margin-top: 20px;
}
#section .module.module2.narrow .title.small{
/*	border-bottom:1px solid #CCC;*/
	color:#666;
	line-height: 20px;
	font-size:1.5em;
	font-style:italic;
	padding-bottom:5px;
	text-shadow:none;
}


form#whitepaper input,
form#whitepaper textarea  {
/*	background: #FFF8EF;*/
color: #000;
font-size: 1.4em;
}
form#whitepaper {
	background-color: #305080;
	color: #FFF;
	padding: 10px 0 15px 20px;
}

form#whitepaper input.error,
form#whitepaper textarea.error {
	border: 1px solid;
	background-color: #FFDAAF;
}

form#whitepaper select {
	width:368px;
}

form#whitepaper input {
	width:354px;
}
form#whitepaper textarea {
	width:354px;
}

#section .content ul {
	list-style: disc;
	padding-left: 40px;
	font-size: 1.2em;
	line-height: 18px;
	margin-bottom: 10px;
}

#submit_btn {
	background-color: #EE8509!important;
	border: 0!important;
	padding: 10px!important;
	font-size: 2em!important;
	margin-top: 20px!important;
	width: 90%!important;
/*	height: 30px!important;*/
}

div.checkbox div {
	float: left;
}
div.check {
	margin-top: 7px;
	width: 30px;
}


#section .module.module2.narrow .title {
	font-size: 2.8em;
	margin-bottom: 10px;
	line-height: 28px;
}


#section .content p.highlight {
	background-color: #DEECF7;
	border:1px solid #CCCCCC;
	font-size: 1.2em!important;
	font-weight: bold;
	padding: 10px 20px;
}