#select {
	position:absolute;
	left:308px;
	top:490px;
	width:193px;
	height:120px;
	z-index:40;
}
.MainTable .MainContent .plainText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#overlay1 {
	position:relative;
	width:180px;
	height:107px;
	z-index:99;
	top: -108px;
	float: left;
}
#overlay2 {
	position:relative;
	width:82px;
	height:107px;
	z-index:99;
	float: right;
	top: -108px;
	}
.MainContent .PicktureViewer #overlay1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainContent .PicktureViewer #overlay2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

