/* CSS Document */

#content td {
    height:150px;
    line-height:150px;
	width:150px;
}

td.gallery_image {
    height:0px;
    padding:0;
	height:185px;
    width:185px;
}


