#formCont{
	background-color:#EEEEEE;
	_margin-top:-20px;
}
form input{
	width:255px;
	background-color:#FFF !important;
	border:#000 solid 1px !important;
	margin-left:15px;
}
form label{
	width:150px;
	float:left;
	text-align:right;
	font-weight:bold;
	padding-bottom:10px;
	color:#000;
}
#marketers{
	float:right;
	position:relative;
	margin-top:-67px;
	margin-right:30px;
	_margin-right:15px;
}
#marketers label{
	width:275px !important;
}
form select{
	width:250px;
}
.submit{
	background:url(../slices/button.jpg) no-repeat;
	width:154px;
	height:18px;
	border:none !important;
	display:table-cell;
	font-size:10px;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:0;
	margin-top:15px;
	margin-right:150px;
	float:right;
}
.restForms{
	background:url(../slices/2-bg.jpg) repeat-y;
	width:763px;
	margin:0 auto;
	_margin:10px auto 0 auto;
	color:#000;
}
.restForms h1{
	padding-left:10px;
}
.restForms h2{
	float:right;
	position:relative;
	top:-60px;
	_top:-50px;
	right:120px;
}
#qCont{
	position:relative;
	top:-50px;
}
.questionContainer{
	background:url(../slices/dots-top.jpg) top no-repeat;
	width:744px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
}
.leftQue{
	width:425px;
	float:left;
	margin-right:50px;
}
.label{
	width:250px;
	float:left;
	margin-right:60px;
}
.related{
	width:254px;
	float:left;
}
.related a{
	text-decoration:none;
}
.fElements{
	width:100px;
	float:left;
	display:inline;
}
.fElements label{
	width:20px !important;
	float:none !important;
}
.fElements input{
	width:20px !important;
	float:none !important;
}
.subitems{
	display:none;
}