	
	body{
		padding:0;
		margin:0;
		background: #EBEBEB;

	}
	
	#page_outer{
		background: #EBEBEB;
		padding:5px 25px 5px 25px;

	}
	
	 #page_inner img{
	 	display:block;
	 	float:none;
	 }
	 
	 #page_inner p.navigation{
	 	text-align:center;
	 	padding: 0 10px 0 10px;
	 	
	 }
	 
	 #page_inner h1{
	 	font-size: 1.5em;
	 	padding: 0 10px 0 10px;
	 }

	#page_inner img{
		
		border-width: 1px;		
		border-color: #939393;		
		border-style: solid;
		margin-left:auto;
		margin-right:auto;
		
	}	 
	 #page_inner p.switch{
	 	text-align:center;
	 	padding: 0 10px 0 10px;

	 }
	 table, tr, td{
	 }
	 
	 #reportthumbs{ }

#reportthumbs tr{
}

#reportthumbs td{ width:130px; padding: 5px; text-align:center; border-bottom:solid 1px #666; }

#reportthumbs th{ padding-top:10px; } #reportthumbs img{ border-width: 1px; border-color: #666; border-style: solid; }

/* Being very explicit below with the rule selector so we don’t have to back-and-forth troubleshoot */

#reportthumbs tr th img, #reportthumbs tr td img {float:none;}
	 
	 #reportthumbs a{
	 	 }
