body {
	background: white;
	font-size: 13pt;
}

.printonly {
  display: block;
}

.screenonly {
	display: none;
}

#header, 
#footer,
#primary,
#sub-content,
#footer form,
.insurance-image,
.post-edit-link {
  display: none;
}

 .page-template  p { 
  	width: 870px;
	font-size: 13pt;
	line-height: 16pt;
	margin-left: 20px;
}

.page-template .entry-heading { 
  background-image: none;
  margin-top: 15px;
  height: auto;
  width: 550px;
  margin-bottom: 0;
}

.page-template .entry-content { 
  float: none;
  width: 900px;
  display: block;
  overflow: hidden;
  margin-top: 0;

}


.page-template-page-insurance-php p {
	width: 560px;
}

.page-template  .jScrollPaneContainer { 
  display: none;
}


.page-template #container .jScrollPaneContainer { 
  height: 900px !important;
  display: block;
  overflow: visible;
  padding-right: 0;
  margin-right: 0;
}

.page-template #container .jScrollPaneTrack {
  width: 0;
  display: none;
  
}


.page-template h1,
.page-template h2,
.page-template-page-quiz-results-php .entry-heading h1 { 
  	text-indent: 20px;
	color: #E65A2C;
	font-size: 18pt;
	line-height: 20pt;
}


img#printImage {
 	position: absolute;
 	top: 150px;
 	left: 600px;
 	display: block;
}

.page-template .entry-content h3 { 
	text-transform: none;
	font-size: 16pt;
	margin-top: 20pt;
}


#wrapper,
#main,
#content,
#container {
	width: auto; 
	margin: 0; 
	float: none;
	overflow: visible;
	height: auto;
	padding: 0;
	position: static;
}


/** new styles for quiz results **/
.page-template-page-quiz-results-php #sub-content {
  display: block;
  float: none;
  width: 900px;
  margin: 0;
  position: static;
  padding: 0;
}


.page-template-page-quiz-results-php #sub-content h2 {
 	text-transform: none;
 	font-size: 16pt;
 	color: #000;
 	
}






.page-template-page-quiz-results-php  p em {
  font-size: 12pt;
}

ul.insurance_list  {
  margin-left: 25px;
  margin-top: 0;
}


.leftcolp, .rightcolp {
  width: 450px;
  position: absolute;
  font-size: 14pt;
  line-height: 16pt;
  top: 205px;
}

.leftcolp {
  left: 20px;
}

.rightcolp {
  left: 500px;
}

.page-template-page-quiz-results-php img#printImage {
	top: 570px;
	left: 30px;
}

.quiz_disclaimer  {
  display: none;
}

#notyourresults {
  position: absolute;
  top: 38px;
  width: 650px;
  left: 215px;
  font-size: 10pt;
  font-style: italic;
}

.slug-cost-comparison h1,
.slug-cost-comparison p {
  width: 900px;  
  margin-left: 15px;
}

.slug-cost-comparison table {
	margin: 0 0 0 20px;
	padding: 0;
    width: 900px;  
	overflow: visible !important;
	
}

.slug-cost-comparison #container .entry-content {
  width: 950px !important;
}

.slug-cost-comparison td, 
.slug-cost-comparison th {
  	font-size: 8pt !important;  
	padding: 3px;
	width: 150px !important; 
}

.slug-cost-comparison #printFooterImg {
  padding-top: 25px;
}

p.small {
  font-size: 10pt;
}


