	#header
	{
		height:93px;
	}
	
	.header-divider 
	{
		font-size:1px;
		height:1px;
		wdith:100%;
		background:url("../images/quote-form/header-divider.gif") no-repeat center bottom;
	}
	
	.save-form-button
	{
		position:absolute;
		left:682px;
		top:16px;
	}

	ul#left_nav 
	{
		list-style-type:none;
		margin:0;
		padding:0;
		clear:both;
		margin-top:8px;
		margin-bottom:20px;
	}
	ul#left_nav li 
	{
		display:inline;
		margin:0;
		padding:0;
	}
	ul#left_nav div 
	{
		color:#fff;
		font-weight:bold;
		background:url("../images/quote-form/nav-back.gif") no-repeat;
		display:block;
		padding:5px 2px 4px 7px;
		margin:0 0 1px 0;
		height:18px;
	}
	ul#left_nav div.on 
	{
		color:#fff;
		background:url("../images/quote-form/nav-back_on.gif") no-repeat;
	}
	
	table.quote-form th
	{
		color:#5B0C5D;
		text-align:left;
	}
	
	table.quote-form td
	{
		text-align:left;
	}
	
	th.question-number {width:10px;}
	th.question {vertical-align:top;width:150px;}
	td.question-input {}
	
	div.form-buttons
	{
		padding:10px 0px 10px 50px;
	}
	
	div.applicant-box
	{
		borfder:1px solid #6B126D;
		margfin-top:-1px;
	}
	
	div.hidden-applicant-box
	{
		display:none;
		bordfer:1px solid #6B126D;
		marfgin-top:-1px;
	}
	
	td.tab
	{
		
	}
	