
 body {margin:15px}
 
 #wrapper #left , #banner {
	display: none;
}
#wrap , #content {
	float: left;
    width: 600px
}

#content.wide {
    width: 780px}
	
div#logo{
	
	float: none;
	clear:both;
	margin: 0 0 10px 0;
	 width: 240px;
	 height:77px}
	 
	 
	 div#logo img#print {
	display:block;
		 width: 240px;
	 height:77px}
	
	

#search {display:none}


#footer {
	width:780px;
	border-top:  solid 10px #336699;
    padding-top:10px}

#footer #strip ,   img#logo , .help {
	display: none;
}


#wrapper #block150 li {
	background-image: none;
	list-style-type: square;
	list-style-position: outside;
}
#wrapper #content li {margin:10px}

#wrapper #content li {
	background-image: none;
	list-style-type: inherit;
	list-style-position: inside;
	list-style-image: url(img/bullet_blue.gif);
}


 div#content , div#wrapper , div#banner , div#bannerMap , div#block150 , div#latest
  {
	background-image: url(none);
	margin-left:0;
	float: none;
	background-color:#ffffff;}
	
#resultsHead  {
    float: none;
     width:600px}
	 
p.questionAnswer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}


p.question span.questionAnswer {border: 1px solid #666666}