		.thumbContainer {
			background-color: background:rgb(235,235,235);
			padding: 5px;
			float: center;
			width: 155px;
			margin-bottom: 10px;
			font-size: 11px;
			text-align: center;
			color: #aaaaaa;
		}
			.thumbContainer a {
				color: #ffffff;
				text-decoration: none;
			}
			.thumbContainer img {
				width: 155px;
				margin-bottom: 3px;
				cursor: pointer;
			}
		.thumbSeparator{
			float: center;
			padding: 10px;
		}
		.moognifyBorder {
			font-family: lucida grande, lucida sans, lucida sans unicode, arial, sans serif;
			background-color: #000000;
			color: #ffffff;
			font-size: 11px;
			text-align: center;
			margin-bottom: 2px;
		}