#Table_01 #body #gallery_body #thumbs {
	height: 430px;
	width: 625px;
	margin-left: 19px;
	margin-top: 5px;
	overflow: auto;
}
#Table_01 #body #previous {
	height: 30px;
	width: 100px;
	margin-left: 10px;
}
#Table_01 #body #next {
	height: 30px;
	width: 100px;
	position: absolute;
	margin-top: -30px;
	margin-left: 520px;
}


a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
}

#Table_01 #body #gallery_body #thumbs img {
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 5px;
	height: 60px;
	width: 80px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Table_01 #body #page_numbers {
	height: 30px;
	width: 200px;
	position: absolute;
	margin-left: 225px;
	margin-top: -30px;
}
#Table_01 #body #gallery_body #myGallery {
	height: 450px;
	width: 600px;
	position: absolute;
	margin-left: 90px;
}
