#gallery {
   table-layout: auto;	
   width: 800px;
	padding: 0px;
	margin-left: 0px;
	border: 0px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #F6F7F1;
}
caption {
	width: 800px;
	margin: 0;
	padding: 0x;
	background: #F6F7F1;
	border-top: 0px solid #89a;
	border-bottom: 0px solid #89a;
	color: #fff;	 
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #F6F7F1;
	padding: 0 0 7px;
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	border-top: 0px solid #A2ADBC;
}

.white1 {
   width: 100px;
	color: #0000FF;
	font-weight: bold;
	background: #F6F7F1;
	text-align: center;
}

.white2 {
   width: 100px;
	color: #0000FF;
	font-weight: bold;
	background: #F6F7F1;
	text-align: center;
}

.white3 {
   width: 100px;
	color: #0000FF;
	font-weight: bold;
	background: #F6F7F1;
	text-align: center;
}
.white4 {
   width: 100px;
	color: #0000FF;
	font-weight: bold;
	background: #F6F7F1;
	text-align: center;
}
.white5 {
   width: 100px;
	color: #0000FF;
	font-weight: bold;
	background: #F6F7F1;
	text-align: center;
}

td {
	border-right: 0px solid #A2ADBC;
	border-bottom: 0px solid #A2ADBC;
	width: 20px;
	height: 20px;
	padding: 7px 4px 7px 4px;
	text-align: left;
	background: #F6F7F1;
}