

.thumbnail_cell 
{ 
	margin-top: 0; 
	float: left; 
	padding-top: 22px; 
	/*
	Newdok:
	note: height is same as width MINUS padding-top for a square
	*/
	height: 222px; 
	width: 244px; 
	background:url(thumb_frame_one_thirds.gif) left top no-repeat;
}
