﻿#div_survey
{	
	text-align:left;			
	color:White;
	font-size:13px;	
}
#div_survey li
{
	list-style:none;
}
#div_survey_header
{
	background:Black;
	height:35px;
	width:1023px;	
	border-bottom:1px solid #626161;
	position:relative;	
	text-align:right;
}
#div_survey_header .logo
{
	position:absolute;
	left:10px;
	top:-3px;
	z-index:1008;
}
#div_survey_header .nissan_button
{
	padding:5px 5px 0px 0px;
}
.div_survey_footer
{
	background:Black;
	height:29px;
	width:1023px;	
	border-top:1px solid #626161;
	position:relative;	
	text-align:right;
}
#div_survey_content
{
	background:Black;
	filter:alpha(opacity=85);
	opacity:0.85;
	width:1013px;
	height:410px;
	padding:21px 10px 10px 0px;	
	
}
#div_survey_content p
{
	padding-left:95px;
	padding-bottom:10px;
	margin:0px;
	border-bottom:1px solid #FFF;
	width:717px;
}
.ul_answers
{
	margin-top:15px;
	width:690px;
	padding:15px 0px 10px 120px;	
	height:355px;
	overflow:auto;	
}
.ul_answers td p
{
	padding:0px;	
}
.survey_modalBackground {
	background-color:white;
	filter:alpha(opacity=60);
	opacity:0.6;
	position:absolute;
	z-index:10000;
}
.div_survey_page
{
	font-size:90px;
	font-weight:bold;
	letter-spacing:1px;
	position:absolute;
	right:10px;
	top:150px;	
}
.check_item_top
{
	float: left; margin-top: 19px;
}
.div_box_input
{	
	display:inline;
	padding-left:20px;
}
.div_box_input input
{
	width:180px;
	font-size:11px;
	border:none;	
}
.div_xquestions
{
	/*height:35px;	*/
	padding:7px 0px;
}
.div_xquestions_name
{
	float:left;
	width:220px;
	clear:both;
}
.div_xquestions_value
{
	float:right;
	width:464px;	
	text-align:center;
	padding:0px 2px;	
}
.div_xquestions_value label
{
	display:none;
}
.div_xquestions_value td
{
	width:120px;
	vertical-align:top;
}

