	body {
		background-color: #F6E3CE;
		font-family: tahoma;
		font-size: 16;
		color: #A4A4A4;
	}
	.medium_image {
		width: 330;
		height: 380;
	}
	.large_image {
		width: 525;
		height: 750;
	}
	.paintingTitle {
		font-family: tahoma;
		font-size: 12;
		color: #585858;
		text-align: center;
	}
	.td_left_label {
		text-align: right;
	}
