	div#Container { 
    padding-top: 43px; 
    padding-left: 1px; 
    background-image: url(/images/gradient.gif); 
    background-repeat: repeat-x; 
  }
	
	div#contentWrapper { 
    position: relative; 
  }
	
	div#leftContent { 
    margin-left: 30px; 
    width: 258px; 
    position: absolute; 
  }
  
  div#sectionMenu {
    background-image: url(/images/knowledge/vc_sectionBkg.jpg);
    height: 46px;
    width: 265px;
    padding-top: 46px;
  }
	
	div#sectionMenu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type:none;
  } 

	div#sectionMenu a {
    margin-left: 11px;
  }

  a.contact {
		background-image: url(/images/knowledge/btn_contactLexus.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 14px;
		width: 244px;
		padding-bottom: 2px;
	}
	
	a.contact:hover {
		background-image: url(/images/knowledge/btn_contactLexus_ov.jpg);
		background-repeat: no-repeat;	
	}
	
	a.kc {
		background-image:url(/images/knowledge/btn_knowledgeCenter_on.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 14px;
		width:244px;
		padding-bottom:2px;
	}
  
	div#rightContent { 
    margin-left: 312px; 
    width: 658px; 
    position: absolute; 
  }
	
	#kcHead {
    background: transparent url(/images/knowledge/knowledgeCenterbkg.png) no-repeat scroll 0%;
    height: 43px;
	}
	
	div#searchTitle {
		float: left;
	}	
	
	div#searchMenu {
		margin-top: 7px;
		margin-left: 55px;
	}	
		
	div#searchSection {
    margin-top: 8px;
    width:658px;
	}	
	
	table#tbl_siteRequest {
    margin-top: 5px;
  }
  
  input#qt {
    width: 217px;
    height: 16px;
    display: block;
    margin-right: 5px;
  }
  
  input#rdo_search {
    border: 0px;
    width: 12px;
  }
  
  td#kcRadioButton, td#lexusRadioButton {
    width: 14px;
  }
  
  td#kcRadioText {
    width: 113px;
  }
  
  td#lexusRadioText {
    width: 70px;
  }
  
  #contactLexusText {
    width: 365px;
    text-align: right;
  }
  
  a#faqQuestion {
    text-decoration: none;
  }
  
  a#faqQuestion:hover {
    color: #000000;
  }
  
	div#topic {
		background-color: #e6eff2;
		margin-top: 21px;
		width: 265px;
	}
	
	div#topicHeader {
		background-image: url(/images/knowledge/vc_blackBar.gif);
		background-repeat: repeat-x;
		width: 265px;
		height: 24px;
	}
	
	div#results {
		background-color: #ffffff;
		margin-top: 8px;
		width: 658px;
		position: absolute;
		
	}
	div#resultList {
		margin-left: 14px;
		margin-top: 10px;
	}
	
	div#resultsHeader {
		background-image: url(/images/knowledge/vc_blackBar.gif);
		background-repeat: repeat-x;
		width: 658px;
		height: 24px;
	}
	
	div#topicList {
		position:relative;
		margin-left:13px;
	}
	
	.headerText {
		color: #ffffff;
		font-size: 12px;
		font-family: verdana;
		font-weight: bold;
		margin-left: 15px;
		padding-top: 3px;
	}
	
	.menuLinks {
		margin-left: 12px;
		text-decoration: none;
	}
	
	a.menuLinks:hover {
		text-decoration: none;
	}

	.menuLinksCurrentTopic {
		margin-left: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
	}
	
	a.menuLinksCurrentTopic:hover {
		color: #000000;
		text-decoration: none;
	}	
				
	.resultItem_title	{
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	.resultItem	{
		background-color: rgb(255, 255, 255);
		margin-bottom: 10px;
		margin-left: -10px;
		margin-right: 4px;
		padding-left: 15px;
	}
	
	.resultItemOpen {
		background-color:#e6eff2;
		margin-bottom: 10px;
		margin-left: -10px;
		margin-right: 4px;
		padding-left: 15px;
	}
	
	.resultItem_content {
    background: transparent url(/images/knowledge/triangle.gif) no-repeat scroll 0px 50%;
    list-style-type: none;
    padding-left: 10px;
	}
	
	div.resultItem:hover {
		background-color: #e6eff2;
		background-repeat: no-repeat;
		background-position: 7px 9px;
	}
	
	.sfhover
		{
		background-color: #e6eff2;
		background-repeat: no-repeat;
		background-position: 0px 50%;
		}
		
	.answer {
		margin-left:12px;
		display: none;
		padding-right: 7px;
	}
	
	#faqItemsTable td {
    padding-bottom: 10px;
	}
	
	.faqCol1a {
    list-style-type: none;
    list-style-image:url(/images/knowledge/icon_pdf.jpg);
    text-align: left;
    margin-left: 22px;
	}
	
	.faqCol1b {
    list-style-type: none;
    list-style-image:url(/images/knowledge/icon_image.jpg);
    text-align: left;
    margin-left: 22px;
	}
	
	.faqCol2a {
    list-style-type: none;
    list-style-image: url(/images/knowledge/icon_video.jpg);
    text-align: left;
	}
	
	.faqCol2b {
    list-style-type: none;
    list-style-image: url(/images/knowledge/icon_audio.jpg);
    text-align: left;
	}
	
	.faqCol3 {
    list-style-type: none;
    list-style-image: url(/images/knowledge/icon_print.jpg);
	}
	
	div#kcDisclaimers { 
    font-size: 9px; 
    color: #989898;
    text-align: left;
    line-height: 12px;
    margin-left: -10px;
  }
  
  #printReady {
    width: 700px;
  }
  
  #printContent {
    margin: 40px;
  }
  
  .ie_clear{
  display:none;
  }