 body {
 	background: url(../images/general/bg-extendedWhite.gif);
 }
 
  h2 {
 	font-family: "Copperplate Gothic Light";
 }
 
 #insideCenter {
 	position: relative;
	top: -100px;
 	left: 155px;
	width: 590px;
	height: auto;
	z-index: 1000;
 }
 
 #leftPanel {
 	position: absolute;
	top: 150px;
	z-index: 1000;
 }
 
 #leftPanel li { 
 	margin-bottom: 12px;
 }

#recovering {
	font-size: 10px;
}
#tables td {
	border-bottom: solid 1px #000000;;
}

#rightTables {
	position: relative;
	top: -945px;
	left: 300px;
}

.picLeft {
	border: solid 1px #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.picRight {
	border: solid 1px #000000;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}




