
#picframe {
	position: absolute;
	left: 30px;
	width: 725px; /*660px;*/
	height: 480px; /*440px;*/
	top: 20px;
	/*overflow: auto;*/
	border: 1px #606060 solid;
	border-top: 1px #bababa solid;
	border-left: 1px #bababa solid;
	z-index: 45000;
	background-image:url(pic/bl_trans_75.png);
	display:none;
}
#pictop {
	background-image:url(pic/frametopbg.png);
	background-repeat: repeat-x;
	height:20px;
	padding-top: 2px;
	/*padding-right: 10px;
	text-align: right;*/
}
#description {
	position: absolute;
	padding-left: 10px;
	text-align: right;
	color: white;
}
#bottomDescription {
	position: absolute;
	bottom: 4px;
	right: 10px;
	font-size: 11px;
}
#closearea {
	position: relative;
	right: 0px;
	padding-right: 10px;
	text-align: right;
}
#picback {
	position: absolute;
	width: 30px;
	margin-top: 200px; /*180px;*/
	/*border:1px solid green;*/
	padding-left: 4px;
}
#picdisplay {
	position: absolute;
	left: 35px;
	width: 650px; /*610px;*/
	height: 435px; /*420px;*/
	text-align: center;
	padding-top: 4px;
}
#picforward {
	position: absolute;
	left: 688px; /*636px;*/
	width: 30px;
	margin-top: 200px; /*180px;*/
	text-align: right;
	padding-right: 4px;
	/*border:1px solid green;*/
}
a.naviglink {
	font-size: 32px;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
}
a.naviglink:hover {
	color: #f69e6a;
	text-decoration: none;
}
a.closelink {
	color: #dddddd;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
}
a.closelink:hover {
	color: #ffffff;
	background-color:transparent;
	text-decoration: underline;
}
.bottom15 {
	margin-bottom: 18px;
}
.thumbs {
	float: left;
	margin-right:15px;
	margin-bottom: 18px;
}
