table#tbGallery img{
border:3px solid black;
width:150px;
height:120px;
cursor: pointer;
}

table#tbGallery{
	width:100%;
	margin-bottom:15px;
}
table#tbGallery td{
	width:25%;
	text-align:center;
}