td.content table.gallery {
	width: 465px;
	*width: 487px;
	background-color: #ECF1F8;
	border-bottom: 1px solid #D9E4F1;
	padding-bottom: 2px;
}

td.content table.gallery h1 {
	padding: 3px 0px 2px 10px;
}

td.content table.js-gallery {
	padding: 0px;
	margin: 0px;
	background-color: #D9E4F1;
	border-left: 10px solid #D9E4F1;
	border-right: 10px solid #D9E4F1;
}

td.content td.left div,
td.content td.left {
	background-color: #D9E4F1;
}

td.content td.left div {
	width: 110px;
	text-align: center;
}

td.content td.left div.js-gallery img {
	width: 88px;
	border: 1px solid #ffffff;
}

td.content #js-galery {
	background-color: #ECF1F8;
	width: 100px;
	height: 360px;
	overflow: hidden;
}

td.content table.gallery td.show {
	padding: 0px;
	margin: 0px;
	height: 390px;
}

td.content table.gallery div.show {
	height: 380px;
	width: 355px;
	*width: auto;
	overflow: hidden;
}

td.content table.gallery div.show img {
	width: 380px;
	padding-left: 10px;
	overflow: hidden;
}

td.content table.gallery-footer {
	padding: 5px;
}

td.content table.gallery-footer h1 {
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
	color: #477DB6;
	font-family: "Trebuchet MS", Times;
}

td.content table.gallery-footer td {
	font-size: 12px;
	color: #45647F;
	font-family: "Trebuchet MS", Times;
	line-height: 12px;
}